Skip to content

Commit 5c7d9d8

Browse files
committed
Switch default TFM to net5.0
1 parent 651a26f commit 5c7d9d8

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
@@ -56,7 +56,7 @@
5656

5757
<IncludeSymbols>true</IncludeSymbols>
5858

59-
<DefaultNetCoreTargetFramework>netcoreapp5.0</DefaultNetCoreTargetFramework>
59+
<DefaultNetCoreTargetFramework>net5.0</DefaultNetCoreTargetFramework>
6060
</PropertyGroup>
6161

6262
<!-- Warnings and errors -->

0 commit comments

Comments
 (0)