There was an error while loading. Please reload this page.
1 parent 99d2598 commit 3701e01Copy full SHA for 3701e01
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;CS0649</NoWarn>
5
- <Version>6.8.3</Version>
+ <Version>6.9.0</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