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 87bdf8c commit 142f7a8Copy full SHA for 142f7a8
1 file changed
Remote Server/Remote Server.csproj
@@ -28,11 +28,11 @@
28
<PropertyGroup>
29
<!-- Set version numbers -->
30
<ProductMajor>6</ProductMajor>
31
- <ProductMinor>6</ProductMinor>
32
- <ProductPatch>4</ProductPatch>
+ <ProductMinor>7</ProductMinor>
+ <ProductPatch>0</ProductPatch>
33
34
<!-- Set the pre-release string without a leading minus e.g. rc.1 -->
35
- <ProductPreRelease>rc.1</ProductPreRelease>
+ <ProductPreRelease></ProductPreRelease>
36
37
<!--Create a dynamic revision number based on time of build
38
0 commit comments