We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4310a commit 5fee047Copy full SHA for 5fee047
1 file changed
Directory.Build.props
@@ -24,7 +24,7 @@
24
25
<!-- -Preview -->
26
<IsPreviewBuild>true</IsPreviewBuild>
27
- <PreviewLabel>-Preview2</PreviewLabel>
+ <PreviewLabel>-Preview3</PreviewLabel>
28
<PreviewBuildSuffix Condition="'$(IsPreviewBuild)' == 'true'">$(PreviewLabel)</PreviewBuildSuffix>
29
30
<!-- The NuGet package version -->
0 commit comments