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 2fb5dfe commit c53676bCopy full SHA for c53676b
Mono.Debugging.Soft/Mono.Debugging.Soft.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net6.0</TargetFrameworks>
+ <TargetFrameworks>net6.0;net472</TargetFrameworks>
5
<SignAssembly>True</SignAssembly>
6
<AssemblyOriginatorKeyFile>..\Mono.Debugging\mono.debugging.snk</AssemblyOriginatorKeyFile>
7
<NoWarn>1591;1573</NoWarn>
0 commit comments