Skip to content

Commit 68141ab

Browse files
committed
Add runtime coverage for .NET 9
1 parent 7ad0c79 commit 68141ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/GenerationSandbox.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="CsWin32User.props" />
33

44
<PropertyGroup>
5-
<TargetFrameworks>net8.0-windows7.0;net472</TargetFrameworks>
5+
<TargetFrameworks>net9.0-windows7.0;net8.0-windows7.0;net472</TargetFrameworks>
66
<OutputType>Exe</OutputType>
77
<RootNamespace />
88
<PlatformTarget>x64</PlatformTarget>

0 commit comments

Comments
 (0)