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