|
35 | 35 | <BaselinePackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="[2.1.1, )" />
|
36 | 36 | <BaselinePackageReference Include="Microsoft.Extensions.ObjectPool" Version="[2.1.1, )" />
|
37 | 37 | </ItemGroup>
|
| 38 | + <!-- Package: Microsoft.AspNetCore.ApplicationInsights.HostingStartup--> |
| 39 | + <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ApplicationInsights.HostingStartup' "> |
| 40 | + <BaselinePackageVersion>2.1.1</BaselinePackageVersion> |
| 41 | + </PropertyGroup> |
| 42 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ApplicationInsights.HostingStartup' AND '$(TargetFramework)' == 'net461' "> |
| 43 | + <BaselinePackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="[2.1.1, )" /> |
| 44 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Hosting" Version="[2.1.1, )" /> |
| 45 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Razor.Runtime" Version="[2.1.1, )" /> |
| 46 | + <BaselinePackageReference Include="Microsoft.Extensions.Configuration.Json" Version="[2.1.1, )" /> |
| 47 | + <BaselinePackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="[2.1.0, )" /> |
| 48 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[2.1.1, )" /> |
| 49 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="[2.1.1, )" /> |
| 50 | + </ItemGroup> |
| 51 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ApplicationInsights.HostingStartup' AND '$(TargetFramework)' == 'netcoreapp2.0' "> |
| 52 | + <BaselinePackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="[2.1.1, )" /> |
| 53 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Hosting" Version="[2.1.1, )" /> |
| 54 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Razor.Runtime" Version="[2.1.1, )" /> |
| 55 | + <BaselinePackageReference Include="Microsoft.Extensions.Configuration.Json" Version="[2.1.1, )" /> |
| 56 | + <BaselinePackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="[2.1.0, )" /> |
| 57 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[2.1.1, )" /> |
| 58 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="[2.1.1, )" /> |
| 59 | + </ItemGroup> |
| 60 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ApplicationInsights.HostingStartup' AND '$(TargetFramework)' == 'netcoreapp2.1' "> |
| 61 | + <BaselinePackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="[2.1.1, )" /> |
| 62 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Hosting" Version="[2.1.1, )" /> |
| 63 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Razor.Runtime" Version="[2.1.1, )" /> |
| 64 | + <BaselinePackageReference Include="Microsoft.Extensions.Configuration.Json" Version="[2.1.1, )" /> |
| 65 | + <BaselinePackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="[2.1.0, )" /> |
| 66 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[2.1.1, )" /> |
| 67 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="[2.1.1, )" /> |
| 68 | + </ItemGroup> |
38 | 69 | <!-- Package: Microsoft.AspNetCore.Authentication.Abstractions-->
|
39 | 70 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Abstractions' ">
|
40 | 71 | <BaselinePackageVersion>2.1.1</BaselinePackageVersion>
|
|
170 | 201 | <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[2.1.1, )" />
|
171 | 202 | <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[2.1.1, )" />
|
172 | 203 | </ItemGroup>
|
| 204 | + <!-- Package: Microsoft.AspNetCore.AzureAppServices.HostingStartup--> |
| 205 | + <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' "> |
| 206 | + <BaselinePackageVersion>2.1.1</BaselinePackageVersion> |
| 207 | + </PropertyGroup> |
| 208 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' AND '$(TargetFramework)' == 'net461' "> |
| 209 | + <BaselinePackageReference Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="[2.1.1, )" /> |
| 210 | + <BaselinePackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="[2.1.1, )" /> |
| 211 | + </ItemGroup> |
| 212 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' AND '$(TargetFramework)' == 'netcoreapp2.0' "> |
| 213 | + <BaselinePackageReference Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="[2.1.1, )" /> |
| 214 | + <BaselinePackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="[2.1.1, )" /> |
| 215 | + </ItemGroup> |
| 216 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' AND '$(TargetFramework)' == 'netcoreapp2.1' "> |
| 217 | + <BaselinePackageReference Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="[2.1.1, )" /> |
| 218 | + <BaselinePackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="[2.1.1, )" /> |
| 219 | + </ItemGroup> |
| 220 | + <!-- Package: Microsoft.AspNetCore.AzureAppServicesIntegration--> |
| 221 | + <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServicesIntegration' "> |
| 222 | + <BaselinePackageVersion>2.1.1</BaselinePackageVersion> |
| 223 | + </PropertyGroup> |
| 224 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServicesIntegration' AND '$(TargetFramework)' == 'netstandard2.0' "> |
| 225 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Hosting" Version="[2.1.1, )" /> |
| 226 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="[2.1.1, )" /> |
| 227 | + </ItemGroup> |
173 | 228 | <!-- Package: Microsoft.AspNetCore.Connections.Abstractions-->
|
174 | 229 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Connections.Abstractions' ">
|
175 | 230 | <BaselinePackageVersion>2.1.3</BaselinePackageVersion>
|
|
422 | 477 | <BaselinePackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="[2.1.1, )" />
|
423 | 478 | <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[2.1.1, )" />
|
424 | 479 | </ItemGroup>
|
425 |
| - <!-- Package: Microsoft.AspNetCore.Identity--> |
426 |
| - <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity' "> |
427 |
| - <BaselinePackageVersion>2.1.6</BaselinePackageVersion> |
428 |
| - </PropertyGroup> |
429 |
| - <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity' AND '$(TargetFramework)' == 'netstandard2.0' "> |
430 |
| - <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[2.1.6, )" /> |
431 |
| - <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="[2.1.1, )" /> |
432 |
| - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[2.1.1, )" /> |
433 |
| - <BaselinePackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="[2.1.1, )" /> |
434 |
| - </ItemGroup> |
435 | 480 | <!-- Package: Microsoft.AspNetCore.Identity.EntityFrameworkCore-->
|
436 | 481 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.EntityFrameworkCore' ">
|
437 | 482 | <BaselinePackageVersion>2.1.6</BaselinePackageVersion>
|
|
463 | 508 | <BaselinePackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="[2.1.1, )" />
|
464 | 509 | <BaselinePackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="[2.1.1, )" />
|
465 | 510 | </ItemGroup>
|
| 511 | + <!-- Package: Microsoft.AspNetCore.Identity--> |
| 512 | + <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity' "> |
| 513 | + <BaselinePackageVersion>2.1.6</BaselinePackageVersion> |
| 514 | + </PropertyGroup> |
| 515 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity' AND '$(TargetFramework)' == 'netstandard2.0' "> |
| 516 | + <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[2.1.6, )" /> |
| 517 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="[2.1.1, )" /> |
| 518 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[2.1.1, )" /> |
| 519 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="[2.1.1, )" /> |
| 520 | + </ItemGroup> |
466 | 521 | <!-- Package: Microsoft.AspNetCore.JsonPatch-->
|
467 | 522 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.JsonPatch' ">
|
468 | 523 | <BaselinePackageVersion>2.1.1</BaselinePackageVersion>
|
|
968 | 1023 | <BaselinePackageReference Include="Microsoft.Net.Http.Headers" Version="[2.1.1, )" />
|
969 | 1024 | <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.5.0, )" />
|
970 | 1025 | </ItemGroup>
|
971 |
| - <!-- Package: Microsoft.Extensions.Identity.Core--> |
972 |
| - <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Core' "> |
973 |
| - <BaselinePackageVersion>2.1.6</BaselinePackageVersion> |
974 |
| - </PropertyGroup> |
975 |
| - <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Core' AND '$(TargetFramework)' == 'netstandard2.0' "> |
976 |
| - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[2.1.1, )" /> |
977 |
| - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[2.1.1, )" /> |
978 |
| - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[2.1.1, )" /> |
979 |
| - <BaselinePackageReference Include="System.ComponentModel.Annotations" Version="[4.5.0, )" /> |
980 |
| - </ItemGroup> |
981 |
| - <!-- Package: Microsoft.Extensions.Identity.Stores--> |
982 |
| - <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Stores' "> |
983 |
| - <BaselinePackageVersion>2.1.6</BaselinePackageVersion> |
984 |
| - </PropertyGroup> |
985 |
| - <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Stores' AND '$(TargetFramework)' == 'netstandard2.0' "> |
986 |
| - <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[2.1.6, )" /> |
987 |
| - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[2.1.1, )" /> |
988 |
| - <BaselinePackageReference Include="System.ComponentModel.Annotations" Version="[4.5.0, )" /> |
989 |
| - </ItemGroup> |
990 | 1026 | <!-- Package: Microsoft.AspNetCore-->
|
991 | 1027 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore' ">
|
992 | 1028 | <BaselinePackageVersion>2.1.6</BaselinePackageVersion>
|
|
1024 | 1060 | <BaselinePackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="[2.8.0, )" />
|
1025 | 1061 | <BaselinePackageReference Include="Microsoft.CodeAnalysis.Common" Version="[2.8.0, )" />
|
1026 | 1062 | </ItemGroup>
|
| 1063 | + <!-- Package: Microsoft.Extensions.Identity.Core--> |
| 1064 | + <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Core' "> |
| 1065 | + <BaselinePackageVersion>2.1.6</BaselinePackageVersion> |
| 1066 | + </PropertyGroup> |
| 1067 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Core' AND '$(TargetFramework)' == 'netstandard2.0' "> |
| 1068 | + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[2.1.1, )" /> |
| 1069 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[2.1.1, )" /> |
| 1070 | + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[2.1.1, )" /> |
| 1071 | + <BaselinePackageReference Include="System.ComponentModel.Annotations" Version="[4.5.0, )" /> |
| 1072 | + </ItemGroup> |
| 1073 | + <!-- Package: Microsoft.Extensions.Identity.Stores--> |
| 1074 | + <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Stores' "> |
| 1075 | + <BaselinePackageVersion>2.1.6</BaselinePackageVersion> |
| 1076 | + </PropertyGroup> |
| 1077 | + <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Stores' AND '$(TargetFramework)' == 'netstandard2.0' "> |
| 1078 | + <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[2.1.6, )" /> |
| 1079 | + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[2.1.1, )" /> |
| 1080 | + <BaselinePackageReference Include="System.ComponentModel.Annotations" Version="[4.5.0, )" /> |
| 1081 | + </ItemGroup> |
1027 | 1082 | <!-- Package: Microsoft.Net.Http.Headers-->
|
1028 | 1083 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Net.Http.Headers' ">
|
1029 | 1084 | <BaselinePackageVersion>2.1.1</BaselinePackageVersion>
|
|
0 commit comments