Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Update branding to 3.1.17 (#43077)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Jahoda authored Jun 4, 2021
1 parent 14e8de7 commit 0832e4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<!-- The .NET Core product branding version -->
<ProductVersion>3.1.16</ProductVersion>
<ProductVersion>3.1.17</ProductVersion>
<!-- We need to move to 4.7 as part of our versioning change when we switch to arcade to avoid downgrading versions -->
<MajorVersion>4</MajorVersion>
<MinorVersion>7</MinorVersion>
Expand Down
3 changes: 0 additions & 3 deletions src/packages.builds
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
<AdditionalProperties>$(AdditionalProperties)</AdditionalProperties>
</Project>
<!-- add specific builds / pkgproj's here to include in servicing builds -->
<Project Include="$(MSBuildThisFileDirectory)..\pkg\Microsoft.NETCore.Platforms\Microsoft.NETCore.Platforms.builds">
<AdditionalProperties>$(AdditionalProperties)</AdditionalProperties>
</Project>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0832e4e

Please sign in to comment.