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 e618f7a commit 7b267c5Copy full SHA for 7b267c5
build/common.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;net8.0;net9.0</TargetFrameworks>
5
<Product>Foundatio</Product>
6
<Description>Pluggable foundation blocks for building distributed apps.</Description>
7
<PackageProjectUrl>https://github.com/FoundatioFx/Foundatio</PackageProjectUrl>
0 commit comments