Skip to content

Commit

Permalink
DiffEngine" Version="8.5.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 9, 2021
1 parent f3e713e commit 08c0f6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project>
<PropertyGroup>
<NoWarn>CS1591;CS0649;xUnit1026;xUnit1013;msb3277;CS0436</NoWarn>
<Version>14.9.0</Version>
<Version>14.9.1</Version>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>10</LangVersion>
<AssemblyVersion>1.0.0</AssemblyVersion>
Expand Down
2 changes: 1 addition & 1 deletion src/Verify/Verify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="DiffEngine" Version="8.5.0" />
<PackageReference Include="DiffEngine" Version="8.5.1" />
<PackageReference Include="EmptyFiles" Version="2.8.0" PrivateAssets="None" />
<PackageReference Include="SimpleInfoName" Version="1.1.1" />
<PackageReference Include="TextCopy" Version="4.3.1" />
Expand Down

0 comments on commit 08c0f6c

Please sign in to comment.