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