File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
FirebaseAdmin.IntegrationTests Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
12
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
13
13
<PackageReference Include =" Microsoft.AspNetCore.WebUtilities" Version =" 2.2.0" />
14
14
<PackageReference Include =" System.Collections.Immutable" Version =" 8.0.0" />
15
15
<PackageReference Include =" System.Text.Json" Version =" 8.0.5" />
Original file line number Diff line number Diff line change 9
9
10
10
<ItemGroup >
11
11
<PackageReference Include =" Google.Apis.Auth" Version =" 1.68.0" />
12
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
12
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
13
13
<PackageReference Include =" Microsoft.AspNetCore.Http" Version =" 2.2.2" />
14
14
<PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.2.0" />
15
15
<PackageReference Include =" System.Collections.Immutable" Version =" 8.0.0" />
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net462;net6.0</TargetFrameworks >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
17
</PackageReference >
18
18
<PackageReference Include =" Google.Apis.Auth" Version =" 1.68.0" />
19
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
19
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
20
20
<PackageReference Include =" System.Collections.Immutable" Version =" 8.0.0" />
21
21
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
22
22
<PackageReference Include =" xunit" Version =" 2.7.0" />
You can’t perform that action at this time.
0 commit comments