Skip to content

Commit a87b429

Browse files
committed
Switch TFM from net8.0 to net9.0.
Closes #164.
1 parent 32760af commit a87b429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PolySharpIncludeRuntimeSupportedAttributes>true</PolySharpIncludeRuntimeSupportedAttributes>
2929
<PublishRelease>false</PublishRelease>
3030
<RepositoryUrl>https://github.com/vezel-dev/cathode.git</RepositoryUrl>
31-
<TargetFramework>net8.0</TargetFramework>
31+
<TargetFramework>net9.0</TargetFramework>
3232
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
3333
</PropertyGroup>
3434

0 commit comments

Comments
 (0)