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