We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177227d commit 3d60da6Copy full SHA for 3d60da6
Directory.Build.props
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<PropertyGroup>
12
- <VersionPrefix>3.811.0</VersionPrefix>
+ <VersionPrefix>3.812.0</VersionPrefix>
13
<VersionSuffix></VersionSuffix>
14
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
15
<NoWarn>$(NoWarn);S3875;S4457</NoWarn>
0 commit comments