Skip to content

Commit 3e0b0ed

Browse files
committed
maint: no longer test against net472
1 parent 91cc431 commit 3e0b0ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/SapNwRfc.Tests/SapNwRfc.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>net472;net9</TargetFrameworks>
4+
<TargetFramework>net9</TargetFramework>
55
<IsPackable>false</IsPackable>
66
<CodeAnalysisRuleSet>..\..\ca.ruleset</CodeAnalysisRuleSet>
77
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)