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