mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-17 19:12:52 +01:00
Fix .csproj path
This commit is contained in:
@@ -74,7 +74,7 @@ let
|
||||
|
||||
src = ./../../..;
|
||||
|
||||
projectFile = "src/Tgstation.Server.Common.csproj";
|
||||
projectFile = "src/Tgstation.Server.Common/Tgstation.Server.Common.csproj";
|
||||
nugetDeps = ./deps/Tgstation.Server.Common.json; # see "Generating and updating NuGet dependencies" section for details
|
||||
|
||||
dotnet-sdk = dotnetCorePackages.sdk_8_0;
|
||||
|
||||
Reference in New Issue
Block a user