Skip to content

Commit 0c444f0

Browse files
committed
update version to beta3
1 parent adc7ab8 commit 0c444f0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

eng/Versions.props

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818
<PropertyGroup Condition="'$(UseBetaVersion)' == 'true'">
1919
<VersionPrefix>2.0.0</VersionPrefix>
20-
<PreReleaseVersionLabel>beta2</PreReleaseVersionLabel>
20+
<PreReleaseVersionLabel>beta3</PreReleaseVersionLabel>
2121
<AutoGenerateAssemblyVersion>false</AutoGenerateAssemblyVersion>
2222
</PropertyGroup>
2323
<PropertyGroup Condition="'$(UseAlphaVersion)' == 'true'">
@@ -30,9 +30,4 @@
3030
<UsingToolSymbolUploader>true</UsingToolSymbolUploader>
3131
<PublishWindowsPdb>true</PublishWindowsPdb>
3232
</PropertyGroup>
33-
<!-- <PropertyGroup>
34-
<FluentAssertionsVersion>4.18.0</FluentAssertionsVersion>
35-
<NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion>
36-
<SystemNetHttpVersion>4.3.1</SystemNetHttpVersion>
37-
</PropertyGroup> -->
3833
</Project>

0 commit comments

Comments
 (0)