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 7f4063b commit 9f69d9bCopy full SHA for 9f69d9b
checkout-codeql-test.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>netstandard2.0</TargetFramework>
5
<RootNamespace>checkout_codeql_test</RootNamespace>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
0 commit comments