Skip to content

Commit 7b267c5

Browse files
committed
Added net 9.0 tfm
1 parent e618f7a commit 7b267c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
4+
<TargetFrameworks>netstandard2.0;net8.0;net9.0</TargetFrameworks>
55
<Product>Foundatio</Product>
66
<Description>Pluggable foundation blocks for building distributed apps.</Description>
77
<PackageProjectUrl>https://github.com/FoundatioFx/Foundatio</PackageProjectUrl>

0 commit comments

Comments
 (0)