We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85fa00 commit 62d1ae2Copy full SHA for 62d1ae2
1 file changed
Directory.Build.props
@@ -6,7 +6,7 @@
6
7
<!-- Version -->
8
<LibraryMajorVersion>8</LibraryMajorVersion>
9
- <PreviewLabel>-Preview8</PreviewLabel>
+ <PreviewLabel>-Preview9</PreviewLabel>
10
<IsPreviewBuild>true</IsPreviewBuild>
11
<PreviewBuildSuffix Condition="'$(IsPreviewBuild)' == 'true'">$(PreviewLabel)</PreviewBuildSuffix>
12
0 commit comments