We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419936f commit f0d02eeCopy full SHA for f0d02ee
tests/Auth.Tests.Integration/Auth.Tests.Integration.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>net6</TargetFramework>
5
<IsPackable>false</IsPackable>
6
<RootNamespace>Firebase.Auth.Tests.Integration</RootNamespace>
7
</PropertyGroup>
tests/Auth.Tests/Auth.Tests.csproj
<RootNamespace>Firebase.Auth.Tests</RootNamespace>
0 commit comments