From d47498370bf54b434aeff317bc34fe7f944f01e8 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 13 Jul 2020 14:23:36 -0400 Subject: [PATCH] Use the beta version of FxCop analyzers Fix for https://github.com/dotnet/roslyn-analyzers/issues/3850 --- src/Tgstation.Server.Host/Tgstation.Server.Host.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index aeb3e1bebd..59715fd0a2 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -50,7 +50,7 @@ - + all runtime; build; native; contentfiles; analyzers