Skip to content

Upgrade our compiler to 4.4.0-2.final#64745

Merged
genlu merged 1 commit intodotnet:mainfrom
jasonmalinowski:upgrade-compiler
Oct 14, 2022
Merged

Upgrade our compiler to 4.4.0-2.final#64745
genlu merged 1 commit intodotnet:mainfrom
jasonmalinowski:upgrade-compiler

Conversation

@jasonmalinowski
Copy link
Member

RC2 builds of the .NET 7.0 SDK have generators that depend on 4.4 assemblies, so you'll get warnings without this.

RC2 builds of the .NET 7.0 SDK have generators that depend on 4.4
assemblies, so you'll get warnings without this.
@jasonmalinowski jasonmalinowski requested a review from a team as a code owner October 14, 2022 21:22
@ghost ghost added the Area-Infrastructure label Oct 14, 2022
-->
<AssemblyVersion Condition="'$(OfficialBuild)' == 'true' or '$(DotNetUseShippingVersions)' == 'true'">$(MajorVersion).$(MinorVersion).0.0</AssemblyVersion>
<MicrosoftNetCompilersToolsetVersion>4.3.1</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetVersion>4.4.0-2.final</MicrosoftNetCompilersToolsetVersion>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version chosen as the highest version released on nuget.org.

@genlu genlu enabled auto-merge October 14, 2022 23:39
@genlu genlu merged commit 2965f63 into dotnet:main Oct 14, 2022
@ghost ghost added this to the Next milestone Oct 14, 2022
@jasonmalinowski jasonmalinowski deleted the upgrade-compiler branch October 15, 2022 00:25
@RikkiGibson RikkiGibson modified the milestones: Next, 17.5 P1 Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants