Skip to content

Commit

Permalink
EmptyFiles 8.7.1 (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp authored Jan 13, 2025
1 parent 6bbbec3 commit 43ced8a
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</NoWarn>
<Version>15.7.0</Version>
<Version>15.7.1</Version>
<AssemblyVersion>1.0.0</AssemblyVersion>
<PackageTags>Testing, Snapshot, Diff, Compare</PackageTags>
<Description>Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.</Description>
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageVersion Include="Argon" Version="0.26.0" />
<PackageVersion Include="Caseless.Fody" Version="1.9.1" />
<PackageVersion Include="EmptyFiles" Version="8.7.0" />
<PackageVersion Include="EmptyFiles" Version="8.7.1" />
<PackageVersion Include="Fody" Version="6.9.1" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
Expand Down

0 comments on commit 43ced8a

Please sign in to comment.