We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e543b5 commit 83da90bCopy full SHA for 83da90b
1 file changed
Directory.Build.props
@@ -2,8 +2,8 @@
2
<Project>
3
<!-- Centralized ShellUI Version - Update this single file to version all components -->
4
<PropertyGroup>
5
- <ShellUIVersion>0.2.0</ShellUIVersion>
6
- <ShellUIVersionSuffix></ShellUIVersionSuffix>
+ <ShellUIVersion>0.3.0</ShellUIVersion>
+ <ShellUIVersionSuffix>alpha.1</ShellUIVersionSuffix>
7
</PropertyGroup>
8
9
<!-- Common properties for all ShellUI projects -->
0 commit comments