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 0632662 commit 4c6aefeCopy full SHA for 4c6aefe
1 file changed
build/common.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <TargetFrameworks>net8.0</TargetFrameworks>
+ <TargetFrameworks>net8.0;net10.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