Skip to content

Commit 3c0f140

Browse files
committed
Bump framework to net8.
1 parent 153b8e1 commit 3c0f140

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
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222

2323
<PropertyGroup Condition="'$(DotNetBuildFromSource)' != 'true'">
24-
<TargetFrameworkForNETSDK>net7.0</TargetFrameworkForNETSDK>
24+
<TargetFrameworkForNETSDK>net8.0</TargetFrameworkForNETSDK>
2525
</PropertyGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)