File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<PackageReference Update =" JetBrains.Annotations" Version =" 2020.3.0" />
5
5
<PackageReference Update =" JustEat.HttpClientInterception" Version =" 3.1.0" />
6
6
<PackageReference Update =" MartinCostello.Logging.XUnit" Version =" 0.1.0" />
7
- <PackageReference Update =" Microsoft.AspNetCore.Authentication.Google" Version =" 5.0.2 " />
8
- <PackageReference Update =" Microsoft.AspNetCore.Authentication.Twitter" Version =" 5.0.2 " />
9
- <PackageReference Update =" Microsoft.AspNetCore.Mvc.Testing" Version =" 5.0.2 " />
10
- <PackageReference Update =" Microsoft.AspNetCore.TestHost" Version =" 5.0.2 " />
7
+ <PackageReference Update =" Microsoft.AspNetCore.Authentication.Google" Version =" 5.0.4 " />
8
+ <PackageReference Update =" Microsoft.AspNetCore.Authentication.Twitter" Version =" 5.0.4 " />
9
+ <PackageReference Update =" Microsoft.AspNetCore.Mvc.Testing" Version =" 5.0.4 " />
10
+ <PackageReference Update =" Microsoft.AspNetCore.TestHost" Version =" 5.0.4 " />
11
11
<PackageReference Update =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 6.6.0" />
12
- <PackageReference Update =" Moq" Version =" 4.16.0 " />
12
+ <PackageReference Update =" Moq" Version =" 4.16.1 " />
13
13
<PackageReference Update =" Shouldly" Version =" 4.0.3" />
14
14
<PackageReference Update =" StyleCop.Analyzers" Version =" 1.1.118" />
15
15
<PackageReference Update =" System.IdentityModel.Tokens.Jwt" Version =" 6.6.0" />
Original file line number Diff line number Diff line change 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 5.0.102 "
3
+ "dotnet" : " 5.0.201 "
4
4
},
5
5
6
6
"msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments