We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60942d commit 841dd20Copy full SHA for 841dd20
1 file changed
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;CS0649</NoWarn>
5
- <Version>10.4.4</Version>
+ <Version>10.4.5</Version>
6
<AssemblyVersion>1.0.0</AssemblyVersion>
7
<PackageTags>Testing, Snapshot, Diff, Compare</PackageTags>
8
<Description>Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.</Description>
0 commit comments