Skip to content

Commit 51a3136

Browse files
jasonsummersdaveaglick
authored andcommitted
Bump TestConsoleApp.csproj to net10.0.
1 parent 29cd77e commit 51a3136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/core/TestConsoleApp/TestConsoleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net9.0</TargetFramework>
5+
<TargetFramework>net10.0</TargetFramework>
66
</PropertyGroup>
77

88
</Project>

0 commit comments

Comments
 (0)