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.
2 parents 800dc7d + f381190 commit 7c11b33Copy full SHA for 7c11b33
1 file changed
tests/SapNwRfc.Tests/SapNwRfc.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net472;net9</TargetFramework>
+ <TargetFrameworks>net472;net9</TargetFrameworks>
5
<IsPackable>false</IsPackable>
6
<CodeAnalysisRuleSet>..\..\ca.ruleset</CodeAnalysisRuleSet>
7
<SignAssembly>true</SignAssembly>
0 commit comments