File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2929 </ItemGroup >
3030
3131 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp2.1'" >
32- <PackageReference Update =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.0 .0" />
33- <PackageReference Update =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.0 .0" />
34- <PackageReference Update =" Microsoft.AspNetCore.Http.Extensions" Version =" 2.0 .0" />
35- <PackageReference Update =" Microsoft.AspNetCore.WebUtilities" Version =" 2.0 .0" />
36- <PackageReference Update =" Microsoft.Extensions.Caching.Abstractions" Version =" 2.0 .0" />
37- <PackageReference Update =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 2.0 .0" />
38- <PackageReference Update =" Microsoft.Extensions.FileProviders.Physical" Version =" 2.0 .0" />
32+ <PackageReference Update =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2 .0" />
33+ <PackageReference Update =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2 .0" />
34+ <PackageReference Update =" Microsoft.AspNetCore.Http.Extensions" Version =" 2.2 .0" />
35+ <PackageReference Update =" Microsoft.AspNetCore.WebUtilities" Version =" 2.2 .0" />
36+ <PackageReference Update =" Microsoft.Extensions.Caching.Abstractions" Version =" 2.2 .0" />
37+ <PackageReference Update =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 2.2 .0" />
38+ <PackageReference Update =" Microsoft.Extensions.FileProviders.Physical" Version =" 2.2 .0" />
3939 </ItemGroup >
4040</Project >
You can’t perform that action at this time.
0 commit comments