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.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/States/StatesSample.csproj b/Examples/States/StatesSample.csproj
index ac7b5b7..75b83cc 100644
--- a/Examples/States/StatesSample.csproj
+++ b/Examples/States/StatesSample.csproj
@@ -6,7 +6,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <ProjectReference Include="..\..\IrcStates\IrcStates.csproj" />
+    <ProjectReference Include="..\..\IRCStates\IRCStates.csproj" />
   </ItemGroup>
 
 </Project>