We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480b54e commit b4e0311Copy full SHA for b4e0311
1 file changed
src/VCDiff/VCDiff.csproj
@@ -5,7 +5,7 @@
5
<RootNamespace>VCDiff</RootNamespace>
6
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net10.0;</TargetFrameworks>
7
<Nullable>enable</Nullable>
8
- <Version>4.0.1</Version>
+ <Version>5.0.0</Version>
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<GenerateDocumentationFile>true</GenerateDocumentationFile>
11
<NoWarn>$(NoWarn);CS1591</NoWarn>
0 commit comments