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 7f7960d commit b80c25dCopy full SHA for b80c25d
Build.csproj
@@ -9,7 +9,7 @@
9
<ArtifactsRoot>$(MSBuildProjectDirectory)/built</ArtifactsRoot>
10
<Solution>$(MSBuildProjectDirectory)/src/1Script.sln</Solution>
11
<Configuration>Release</Configuration>
12
- <TargetFrameworkId>net462</TargetFrameworkId>
+ <TargetFrameworkId>net48</TargetFrameworkId>
13
</PropertyGroup>
14
15
<ItemGroup>
0 commit comments