File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 <PropertyGroup Condition =" '$(IsStableProject)' == 'true'" >
3131 <MajorVersion >1</MajorVersion >
3232 <MinorVersion >5</MinorVersion >
33- <PatchVersion >4 </PatchVersion >
33+ <PatchVersion >5 </PatchVersion >
3434 </PropertyGroup >
3535 <PropertyGroup Condition =" '$(IsStableProject)' != 'true'" >
3636 <MajorVersion >0</MajorVersion >
3737 <MinorVersion >17</MinorVersion >
38- <PatchVersion >4 </PatchVersion >
38+ <PatchVersion >5 </PatchVersion >
3939 </PropertyGroup >
4040</Project >
Original file line number Diff line number Diff line change 99 https://github.com/dotnet/arcade/blob/c788ffa83b088cafe9dbffc1cbc8155ba88b2553/Documentation/CorePackages/Versioning.md#output
1010 -->
1111 <DotNetUseShippingVersions >true</DotNetUseShippingVersions >
12- <VersionPrefix >1.5.4 </VersionPrefix >
12+ <VersionPrefix >1.5.5 </VersionPrefix >
1313 <PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
1414 <AssemblyVersion >1.0.0.0</AssemblyVersion >
1515
You can’t perform that action at this time.
0 commit comments