Skip to content

Commit 8b8eeb5

Browse files
Update Directory.Build.props
1 parent 096365d commit 8b8eeb5

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
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(DotNetBuildFromSource)' != 'true' and '$(DotNetBuildSourceOnly)' != 'true'">
18-
<TargetFrameworkForNETSDK>net8</TargetFrameworkForNETSDK>
18+
<TargetFrameworkForNETSDK>net8.0</TargetFrameworkForNETSDK>
1919
</PropertyGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)