Skip to content

Commit bb522b0

Browse files
authored
EmptyFiles 8.10.0 (#631)
* EmptyFiles 8.10.0 * Update Directory.Build.props
1 parent f555345 commit bb522b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<PropertyGroup>
44
<NoWarn>CS1591;CS0649;NU1608;NU1109</NoWarn>
5-
<Version>16.2.1</Version>
5+
<Version>16.2.2</Version>
66
<AssemblyVersion>1.0.0</AssemblyVersion>
77
<PackageTags>Testing, Snapshot, Diff, Compare</PackageTags>
88
<Description>Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.</Description>

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageVersion Include="Argon" Version="0.30.0" />
88
<PackageVersion Include="Caseless.Fody" Version="1.9.1" />
9-
<PackageVersion Include="EmptyFiles" Version="8.9.1" />
9+
<PackageVersion Include="EmptyFiles" Version="8.10.0" />
1010
<PackageVersion Include="Fody" Version="6.9.2" />
1111
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.2" />
1212
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.0.3" />

0 commit comments

Comments
 (0)