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