-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Update branding to 3.1.6 #22731
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
Update branding to 3.1.6 #22731
Conversation
…g/internal/dotnet-aspnetcore-tooling This pull request updates the following dependencies [marker]: <> (Begin:7bf32a0c-3505-43af-42b0-08d79559e63d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling - **Subscription**: 7bf32a0c-3505-43af-42b0-08d79559e63d - **Build**: 20200520.4 - **Date Produced**: 5/20/2020 7:15 PM - **Commit**: 7b992cb8b4ec55b2b3888db28d7ab105eeaaa5f7 - **Branch**: refs/heads/internal/release/3.1 - **Updates**: - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: from 3.1.4 to 3.1.5 - **Microsoft.AspNetCore.Razor.Language**: from 3.1.4 to 3.1.5 - **Microsoft.CodeAnalysis.Razor**: from 3.1.4 to 3.1.5 - **Microsoft.NET.Sdk.Razor**: from 3.1.4 to 3.1.5 [marker]: <> (End:7bf32a0c-3505-43af-42b0-08d79559e63d)
…g/internal/dotnet-aspnetcore-tooling This pull request updates the following dependencies [marker]: <> (Begin:7bf32a0c-3505-43af-42b0-08d79559e63d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling - **Subscription**: 7bf32a0c-3505-43af-42b0-08d79559e63d - **Build**: 20200520.13 - **Date Produced**: 5/21/2020 3:42 AM - **Commit**: 0e01666509ce785750e66cb5e2d2da219867c4fb - **Branch**: refs/heads/internal/release/3.1 - **Updates**: - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: from 3.1.5 to 3.1.5 - **Microsoft.AspNetCore.Razor.Language**: from 3.1.5 to 3.1.5 - **Microsoft.CodeAnalysis.Razor**: from 3.1.5 to 3.1.5 - **Microsoft.NET.Sdk.Razor**: from 3.1.5 to 3.1.5 [marker]: <> (End:7bf32a0c-3505-43af-42b0-08d79559e63d)
…g/internal/dotnet-efcore This pull request updates the following dependencies [marker]: <> (Begin:e908e90a-0c22-4c54-b254-08d79557a113) ## From https://github.com/dotnet/efcore - **Subscription**: e908e90a-0c22-4c54-b254-08d79557a113 - **Build**: 20200520.1 - **Date Produced**: 5/20/2020 5:36 PM - **Commit**: 85b57af827aa71b77d673e813e046d081c8027ed - **Branch**: refs/heads/internal/release/3.1 - **Updates**: - **Microsoft.EntityFrameworkCore.Tools**: from 3.1.4 to 3.1.5 - **Microsoft.EntityFrameworkCore.InMemory**: from 3.1.4 to 3.1.5 - **Microsoft.EntityFrameworkCore**: from 3.1.4 to 3.1.5 - **Microsoft.EntityFrameworkCore.Relational**: from 3.1.4 to 3.1.5 - **Microsoft.EntityFrameworkCore.Sqlite**: from 3.1.4 to 3.1.5 - **dotnet-ef**: from 3.1.4 to 3.1.5 - **Microsoft.EntityFrameworkCore.SqlServer**: from 3.1.4 to 3.1.5 [marker]: <> (End:e908e90a-0c22-4c54-b254-08d79557a113)
@@ -10,9 +10,9 @@ | |||
////#endif | |||
"Logging": { | |||
"LogLevel": { | |||
"Default": "Information", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huh what changed here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure - something weird in the merge, I guess. I can push a commit undoing this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replacing the file locally doesn't change anything in git, but I think this is a no-op anyways
eng/Baseline.xml
Outdated
<Package Id="Microsoft.AspNetCore.Authorization" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.Build" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.DevServer" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.HttpClient" Version="3.2.0-preview1.20073.1" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NuGet thinks the latest version of this is 3.2.0-preview3.20168.3. Where is the newer version coming from ❔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version you mentioned is newer than the preview1 version currently in the file
eng/Baseline.xml
Outdated
<Package Id="Microsoft.AspNetCore.Authorization" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="3.1.5" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.Build" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.DevServer" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.HttpClient" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.Server" Version="3.2.0-preview1.20073.1" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.Templates" Version="3.2.0-preview1.20073.1" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All but Microsoft.AspNetCore.Blazor.HttpClient are marked as deprecated on NuGet.org. Should these names be changed now or after the next release❔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll remove these - @pranavkm is adding the new ones in https://github.com/dotnet/aspnetcore/pull/21921/files
No description provided.