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