diff options
Diffstat (limited to 'ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj')
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj b/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj index 94c9045..a905524 100644 --- a/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj +++ b/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj @@ -17,7 +17,6 @@ </PropertyGroup> <ItemGroup> - <ProjectReference Include="..\..\..\ArcaneLibs\ArcaneLibs\ArcaneLibs.csproj" /> <ProjectReference Include="..\..\LibMatrix\LibMatrix.csproj" /> </ItemGroup> |