We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3b746 commit 5be91c4Copy full SHA for 5be91c4
1 file changed
src/GeminiLab.Core2.CommandLineParser/GeminiLab.Core2.CommandLineParser.csproj
@@ -10,7 +10,7 @@
10
<AssemblyVersion>2.0.0</AssemblyVersion>
11
<Copyright>Copyright © Gemini Laboratory 2017 - 2020</Copyright>
12
<FileVersion>2.0.0.0</FileVersion>
13
- <Version>2.0.0-preview-0</Version>
+ <Version>2.0.0-preview-1</Version>
14
<LangVersion>8.0</LangVersion>
15
<Configurations>Develop;Preview;Release</Configurations>
16
<OutputPath>..\..\bin\$(Configuration)\</OutputPath>
0 commit comments