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 bdb32dc commit 443ae10Copy full SHA for 443ae10
1 file changed
Directory.Build.props
@@ -40,7 +40,7 @@
40
<TestTfmsInParallel>false</TestTfmsInParallel>
41
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
42
<UseArtifactsOutput>true</UseArtifactsOutput>
43
- <VersionPrefix>10.1.6</VersionPrefix>
+ <VersionPrefix>11.0.0</VersionPrefix>
44
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
45
</PropertyGroup>
46
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' AND '$(DEPENDABOT_JOB_ID)' == '' ">
0 commit comments