about summary refs log tree commit diff
path: root/TokensSample/TokensSample.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'TokensSample/TokensSample.csproj')
-rw-r--r--TokensSample/TokensSample.csproj12
1 files changed, 0 insertions, 12 deletions
diff --git a/TokensSample/TokensSample.csproj b/TokensSample/TokensSample.csproj
deleted file mode 100644
index 7c66734..0000000
--- a/TokensSample/TokensSample.csproj
+++ /dev/null
@@ -1,12 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
-  <PropertyGroup>
-    <OutputType>Exe</OutputType>
-    <TargetFramework>netcoreapp3.1</TargetFramework>
-  </PropertyGroup>
-
-  <ItemGroup>
-    <ProjectReference Include="..\IrcTokens\IrcTokens.csproj" />
-  </ItemGroup>
-
-</Project>