We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fac607 commit 467a33bCopy full SHA for 467a33b
Directory.Build.props
@@ -9,7 +9,7 @@
9
<AnalysisMode>Recommended</AnalysisMode>
10
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
11
<RunSettingsFilePath>$(MSBuildThisFileDirectory)tests.runsettings</RunSettingsFilePath>
12
- <VersionPrefix>5.10.0</VersionPrefix>
+ <VersionPrefix>5.10.1</VersionPrefix>
13
<VersionSuffix>pre</VersionSuffix>
14
</PropertyGroup>
15
0 commit comments