Skip to content

Commit 1b0386a

Browse files
authored
feat!: .net9 (#24)
1 parent 8b7e1ce commit 1b0386a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Git.hub/Git.hub.csproj

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

33
<PropertyGroup>
44
<OutputType>Library</OutputType>
5-
<TargetFramework>net8.0-windows</TargetFramework>
5+
<TargetFramework>net9.0-windows</TargetFramework>
66
<NoWarn>$(NoWarn),1573,1591,1696,1712</NoWarn>
77

88
<!-- TODO once all project migrated to SDK-style, remove this and move properties to Directory.Build.props -->

0 commit comments

Comments
 (0)