Skip to content

Commit 5313b14

Browse files
author
John Luo
authored
Update branding to 2.1.17 part 2 (#19127)
1 parent c41cd63 commit 5313b14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Baseline.Designer.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</ItemGroup>
9898
<!-- Package: Microsoft.AspNetCore.Authentication.Cookies-->
9999
<PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Cookies' ">
100-
<BaselinePackageVersion>2.1.2</BaselinePackageVersion>
100+
<BaselinePackageVersion>2.1.16</BaselinePackageVersion>
101101
</PropertyGroup>
102102
<ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Cookies' AND '$(TargetFramework)' == 'netstandard2.0' ">
103103
<BaselinePackageReference Include="Microsoft.AspNetCore.Authentication" Version="[2.1.2, )" />
@@ -621,7 +621,7 @@
621621
</ItemGroup>
622622
<!-- Package: Microsoft.AspNetCore.Mvc.Core-->
623623
<PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.Core' ">
624-
<BaselinePackageVersion>2.1.11</BaselinePackageVersion>
624+
<BaselinePackageVersion>2.1.16</BaselinePackageVersion>
625625
</PropertyGroup>
626626
<ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.Core' AND '$(TargetFramework)' == 'netstandard2.0' ">
627627
<BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.Core" Version="[2.1.1, )" />

eng/Baseline.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch.
1414
<Package Id="Microsoft.AspNetCore.Authentication.Abstractions" Version="2.1.1" />
1515
<Package Id="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="2.1.1" />
1616
<Package Id="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="2.1.1" />
17-
<Package Id="Microsoft.AspNetCore.Authentication.Cookies" Version="2.1.2" />
17+
<Package Id="Microsoft.AspNetCore.Authentication.Cookies" Version="2.1.16" />
1818
<Package Id="Microsoft.AspNetCore.Authentication.Core" Version="2.1.1" />
1919
<Package Id="Microsoft.AspNetCore.Authentication.Facebook" Version="2.1.2" />
2020
<Package Id="Microsoft.AspNetCore.Authentication.Google" Version="2.1.8" />
@@ -70,7 +70,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch.
7070
<Package Id="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.1.3" />
7171
<Package Id="Microsoft.AspNetCore.Mvc.Analyzers" Version="2.1.3" />
7272
<Package Id="Microsoft.AspNetCore.Mvc.ApiExplorer" Version="2.1.3" />
73-
<Package Id="Microsoft.AspNetCore.Mvc.Core" Version="2.1.11" />
73+
<Package Id="Microsoft.AspNetCore.Mvc.Core" Version="2.1.16" />
7474
<Package Id="Microsoft.AspNetCore.Mvc.Cors" Version="2.1.3" />
7575
<Package Id="Microsoft.AspNetCore.Mvc.DataAnnotations" Version="2.1.3" />
7676
<Package Id="Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.1.3" />

0 commit comments

Comments
 (0)