diff --git a/build/Dockerfile b/build/Dockerfile index 8762089d0a..decfda6281 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -19,9 +19,6 @@ RUN . $NVM_DIR/nvm.sh \ && rm -rf /var/lib/apt/lists/* \ && npm install -g npm -#You may wonder why this needs to be in a seperate step. I don't know... It just works(tm) -RUN npm install -g yarn - # Build web control panel WORKDIR /repo/build diff --git a/build/Version.props b/build/Version.props index 84866a730e..0f6cb5b904 100644 --- a/build/Version.props +++ b/build/Version.props @@ -19,5 +19,6 @@ https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/6.0.24/dotnet-hosting-6.0.24-win.exe 10.11.6 + 1.22.19 diff --git a/src/Tgstation.Server.Common/Tgstation.Server.Common.csproj b/src/Tgstation.Server.Common/Tgstation.Server.Common.csproj index f0c75819fa..07b8b364a2 100644 --- a/src/Tgstation.Server.Common/Tgstation.Server.Common.csproj +++ b/src/Tgstation.Server.Common/Tgstation.Server.Common.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index 4d35ef1280..40e00b73a7 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -28,13 +28,13 @@ - + - +