Skip to content

Commit 9aaefab

Browse files
authored
Update the semantic version to 1.0.0-preview.1 (#292)
1 parent d408899 commit 9aaefab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/shell.common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<TargetFramework>net8.0</TargetFramework>
99
<ImplicitUsings>enable</ImplicitUsings>
1010
<LangVersion>12.0</LangVersion>
11-
<Version>0.1.0-alpha.20</Version>
11+
<Version>1.0.0-preview.1</Version>
1212

1313
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1414
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)