We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d75a65 commit 71af177Copy full SHA for 71af177
1 file changed
Tests/244_ClrProtection.Test/244_ClrProtection.Test.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net472;net8.0</TargetFrameworks>
+ <TargetFramework>net472</TargetFramework>
5
<RootNamespace>ClrProtection.Test</RootNamespace>
6
<IsPackable>false</IsPackable>
7
<PlatformTarget>x86</PlatformTarget>
0 commit comments