aboutsummaryrefslogtreecommitdiff
path: root/DotnetPgn/DotnetPgn.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'DotnetPgn/DotnetPgn.csproj')
-rw-r--r--DotnetPgn/DotnetPgn.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/DotnetPgn/DotnetPgn.csproj b/DotnetPgn/DotnetPgn.csproj
new file mode 100644
index 0000000..563e6f9
--- /dev/null
+++ b/DotnetPgn/DotnetPgn.csproj
@@ -0,0 +1,7 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>net5.0</TargetFramework>
+ </PropertyGroup>
+
+</Project>