We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8a251 commit dfee9e2Copy full SHA for dfee9e2
tests/devapps/NetCoreTestApp/NetCoreTestApp.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
6
<Configurations>Debug;Release;Debug + MobileApps</Configurations>
7
</PropertyGroup>
8
tests/devapps/TestTelemetry/TestTelemetry.csproj
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
0 commit comments