Skip to content

Commit

Permalink
Removed unused System.Management package.
Browse files Browse the repository at this point in the history
  • Loading branch information
menees committed Jan 21, 2022
1 parent 2d74d8e commit 9b136b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Diff.Net/Diff.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Menees.Diffs.Windows.Forms" Version="5.0.2" />
<PackageReference Include="Menees.Diffs.Windows.Forms" Version="5.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>

<!-- Make the assembly, file, and NuGet package versions the same. -->
<Version>4.1.1</Version>
<Version>4.1.2</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Debug'">
Expand Down

0 comments on commit 9b136b1

Please sign in to comment.