Bump version to RC4

This commit is contained in:
Bjarke Berg
2021-09-21 10:51:43 +02:00
parent 2575432e4b
commit 63807bc65f
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<Version>9.0.0</Version>
<AssemblyVersion>9.0.0</AssemblyVersion>
<InformationalVersion>9.0.0-rc003</InformationalVersion>
<InformationalVersion>9.0.0-rc004</InformationalVersion>
<FileVersion>9.0.0</FileVersion>
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
<NeutralLanguage>en-US</NeutralLanguage>