-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Update branding for Blazor packages and update baseline #17346
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
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,91 +1,89 @@ | ||
<!-- | ||
|
||
This file contains a list of all the packages and their versions which were released in ASP.NET Core 3.0.0. | ||
This file contains a list of all the packages and their versions which were released in ASP.NET Core 3.1.0. | ||
Update this list when preparing for a new patch. | ||
|
||
--> | ||
|
||
<Baseline Version="3.0.0"> | ||
<Baseline Version="3.1.0"> | ||
<Package Id="AspNetCoreRuntime.3.0.x64" Version="3.0.0" /> | ||
<Package Id="AspNetCoreRuntime.3.0.x86" Version="3.0.0" /> | ||
<Package Id="dotnet-sql-cache" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Certificate" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Facebook" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Google" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Negotiate" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Twitter" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.WsFederation" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authorization" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="3.0.0" /> | ||
<Package Id="dotnet-sql-cache" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Certificate" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Facebook" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Google" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Negotiate" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.Twitter" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authentication.WsFederation" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Authorization" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor" Version="3.0.0-preview9.19465.2" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.Build" Version="3.0.0-preview9.19465.2" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.DevServer" Version="3.0.0-preview9.19465.2" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.HttpClient" Version="3.0.0-preview9.19465.2" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.Server" Version="3.0.0-preview9.19465.2" /> | ||
<Package Id="Microsoft.AspNetCore.Blazor.Templates" Version="3.0.0-preview9.19465.2" /> | ||
<Package Id="Microsoft.AspNetCore.Components" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Analyzers" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Authorization" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Forms" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Web" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.ConcurrencyLimiter" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Connections.Abstractions" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Cryptography.Internal" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.Abstractions" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.AzureKeyVault" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.AzureStorage" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.Extensions" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.HeaderPropagation" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Http.Connections.Client" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Http.Connections.Common" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Http.Features" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Identity.Specification.Tests" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Identity.UI" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.JsonPatch" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Metadata" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.MiddlewareAnalysis" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Mvc.Testing" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.NodeServices" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Owin" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Client" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Client.Core" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Common" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Specification.Tests" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SpaServices" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.0.0" /> | ||
<Package Id="Microsoft.AspNetCore.TestHost" Version="3.0.0" /> | ||
<Package Id="Microsoft.dotnet-openapi" Version="3.0.0" /> | ||
<Package Id="Microsoft.DotNet.Web.Client.ItemTemplates" Version="3.0.0" /> | ||
<Package Id="Microsoft.DotNet.Web.ItemTemplates" Version="3.0.0" /> | ||
<Package Id="Microsoft.DotNet.Web.ProjectTemplates.3.0" Version="3.0.0" /> | ||
<Package Id="Microsoft.DotNet.Web.Spa.ProjectTemplates.3.0" Version="3.0.0" /> | ||
<Package Id="Microsoft.Extensions.ApiDescription.Client" Version="3.0.0" /> | ||
<Package Id="Microsoft.Extensions.ApiDescription.Server" Version="3.0.0" /> | ||
<Package Id="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="3.0.0" /> | ||
<Package Id="Microsoft.Extensions.Identity.Core" Version="3.0.0" /> | ||
<Package Id="Microsoft.Extensions.Identity.Stores" Version="3.0.0" /> | ||
|
||
<Package Id="Microsoft.AspNetCore.Components" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Analyzers" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Authorization" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Forms" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Components.Web" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.ConcurrencyLimiter" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Cryptography.Internal" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.Abstractions" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.AzureKeyVault" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.AzureStorage" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.Extensions" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.HeaderPropagation" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Http.Connections.Client" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Http.Connections.Common" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Http.Features" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Identity.Specification.Tests" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Identity.UI" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.JsonPatch" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Metadata" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.MiddlewareAnalysis" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Mvc.Testing" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.NodeServices" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Owin" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Client" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Client.Core" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Common" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.Specification.Tests" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SpaServices" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.0" /> | ||
<Package Id="Microsoft.AspNetCore.TestHost" Version="3.1.0" /> | ||
<Package Id="Microsoft.dotnet-openapi" Version="3.1.0" /> | ||
<Package Id="Microsoft.DotNet.Web.Client.ItemTemplates" Version="3.1.0" /> | ||
<Package Id="Microsoft.DotNet.Web.ItemTemplates" Version="3.1.0" /> | ||
<Package Id="Microsoft.DotNet.Web.ProjectTemplates.3.1" Version="3.1.0" /> | ||
<Package Id="Microsoft.DotNet.Web.Spa.ProjectTemplates.3.1" Version="3.1.0" /> | ||
<Package Id="Microsoft.Extensions.ApiDescription.Client" Version="3.1.0" /> | ||
<Package Id="Microsoft.Extensions.ApiDescription.Server" Version="3.1.0" /> | ||
<Package Id="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="3.1.0" /> | ||
<Package Id="Microsoft.Extensions.Identity.Core" Version="3.1.0" /> | ||
<Package Id="Microsoft.Extensions.Identity.Stores" Version="3.1.0" /> | ||
</Baseline> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<Project> | ||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory)..\, Directory.Build.props))\Directory.Build.props" /> | ||
|
||
<PropertyGroup> | ||
<!-- Override version labels --> | ||
<VersionPrefix>3.1.0</VersionPrefix> | ||
<PreReleaseVersionLabel>preview4</PreReleaseVersionLabel> | ||
<DotNetFinalVersionKind /> | ||
</PropertyGroup> | ||
</Project> |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This way, we can pass in a source via command line. This is redundant anyway since the nuget feed is used by default: https://github.com/aspnet/AspNetCore/blob/master/eng/tools/BaselineGenerator/Program.cs#L50