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