Skip to content

Commit 1d42434

Browse files
add missing build props file
1 parent 95edb2f commit 1d42434

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Directory.build.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Project>
2+
<PropertyGroup>
3+
<TargetFrameworks>net8.0</TargetFrameworks>
4+
</PropertyGroup>
5+
</Project>

0 commit comments

Comments
 (0)