Skip to content

Commit

Permalink
update to DiffEngine 15.5.5 (#1351)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp authored Nov 15, 2024
1 parent 2b0a43e commit 06dc96d
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>CA1822;CS1591;CS0649;xUnit1026;xUnit1013;CS1573;VerifyTestsProjectDir;VerifySetParameters;PolyFillTargetsForNuget</NoWarn>
<Version>28.3.0</Version>
<Version>28.3.1</Version>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>preview</LangVersion>
<AssemblyVersion>1.0.0</AssemblyVersion>
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="Argon" Version="0.25.0" />
<PackageVersion Include="Argon.FSharp" Version="0.25.0" />
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="DiffEngine" Version="15.5.4" />
<PackageVersion Include="DiffEngine" Version="15.5.5" />
<PackageVersion Include="Expecto" Version="10.2.1" />
<PackageVersion Include="Fixie" Version="4.0.0" />
<PackageVersion Include="Fixie.TestAdapter" Version="4.0.0" />
Expand Down

0 comments on commit 06dc96d

Please sign in to comment.