Skip to content

Update branding to 6.0.3 #39924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

vseanreesermsft
Copy link
Contributor

No description provided.

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Feb 1, 2022
@ghost ghost added this to the 6.0.x milestone Feb 1, 2022
@ghost
Copy link

ghost commented Feb 1, 2022

Hi @vseanreesermsft. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.

@TanayParikh
Copy link
Contributor

Failing on missing dep;

##[error]src\Grpc\test\testassets\InteropWebsite\InteropWebsite.csproj(0,0): error NU1102: (NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package Microsoft.AspNetCore.App.Ref with version (= 6.0.2)
  - Found 2100 version(s) in dotnet6 [ Nearest version: 6.0.0-rtm.21520.4 ]
  - Found 972 version(s) in dotnet5 [ Nearest version: 5.0.0-rtm.20512.8 ]
  - Found 39 version(s) in dotnet-public [ Nearest version: 6.0.0 ]
  - Found 1 version(s) in dotnet-tools [ Nearest version: 5.0.0-rc.2.20513.11 ]
  - Found 0 version(s) in D:\a\_work\1\s\artifacts\packages\Release\Shipping\
  - Found 0 version(s) in richnav
  - Found 0 version(s) in dotnet-eng
  - Found 0 version(s) in dotnet-experimental
  - Found 0 version(s) in dotnet31-transport
  - Found 0 version(s) in dotnet5-transport
  - Found 0 version(s) in dotnet6-transport
  Failed to restore D:\a\_work\1\s\src\Grpc\test\testassets\InteropWebsite\InteropWebsite.csproj (in 10.24 sec).
  Restored D:\a\_work\1\s\src\Grpc\test\testassets\InteropClient\InteropClient.csproj (in 10.87 sec).

@wtgodbe
Copy link
Member

wtgodbe commented Feb 1, 2022

I think this would be fixed by #39620 - it's looking for 6.0.2 still but can't find it because it isn't being built, nor is it public yet. If we get Doug's PR in it'll be building & looking for 6.0.3

@wtgodbe wtgodbe enabled auto-merge February 1, 2022 23:49
@wtgodbe wtgodbe merged commit 8faa8b9 into dotnet:release/6.0 Feb 2, 2022
@wtgodbe wtgodbe modified the milestones: 6.0.x, 6.0.3 Feb 8, 2022
@dougbu dougbu added the tell-mode Indicates a PR which is being merged during tell-mode label Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants