File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 17
17
</PropertyGroup >
18
18
<PropertyGroup Condition =" '$(UseBetaVersion)' == 'true'" >
19
19
<VersionPrefix >2.0.0</VersionPrefix >
20
- <PreReleaseVersionLabel >beta2 </PreReleaseVersionLabel >
20
+ <PreReleaseVersionLabel >beta3 </PreReleaseVersionLabel >
21
21
<AutoGenerateAssemblyVersion >false</AutoGenerateAssemblyVersion >
22
22
</PropertyGroup >
23
23
<PropertyGroup Condition =" '$(UseAlphaVersion)' == 'true'" >
30
30
<UsingToolSymbolUploader >true</UsingToolSymbolUploader >
31
31
<PublishWindowsPdb >true</PublishWindowsPdb >
32
32
</PropertyGroup >
33
- <!-- <PropertyGroup>
34
- <FluentAssertionsVersion>4.18.0</FluentAssertionsVersion>
35
- <NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion>
36
- <SystemNetHttpVersion>4.3.1</SystemNetHttpVersion>
37
- </PropertyGroup> -->
38
33
</Project >
You can’t perform that action at this time.
0 commit comments