From 032b0f6e66436fa055ee8356a25b4809110d4344 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Thu, 1 Jul 2021 08:06:36 -0700 Subject: [PATCH] Update System.Collections.Immutable in the status generator Fixes an argument exception caused by newer MSBuild installations. --- .../StyleCop.Analyzers.Status.Generator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj b/StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj index 74cd10aca..4eb030226 100644 --- a/StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj +++ b/StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj @@ -19,7 +19,7 @@ - +