We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e04f93 commit 9147a7eCopy full SHA for 9147a7e
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>11.0.0-preview.2</VersionPrefix>
+ <VersionPrefix>11.0.0-preview.3</VersionPrefix>
4
<TargetFramework>net11.0</TargetFramework>
5
<LangVersion>latest</LangVersion>
6
<Nullable>enable</Nullable>
0 commit comments