We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32760af commit a87b429Copy full SHA for a87b429
Directory.Build.props
@@ -28,7 +28,7 @@
28
<PolySharpIncludeRuntimeSupportedAttributes>true</PolySharpIncludeRuntimeSupportedAttributes>
29
<PublishRelease>false</PublishRelease>
30
<RepositoryUrl>https://github.com/vezel-dev/cathode.git</RepositoryUrl>
31
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
32
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
33
</PropertyGroup>
34
0 commit comments