From 0f0b2472b1c07f2142fef3f801cc4b2c6cd2734c Mon Sep 17 00:00:00 2001 From: Timothy Makkison Date: Wed, 2 Oct 2024 22:52:55 +0100 Subject: [PATCH] chore: update to `Microsoft.CodeAnalysis.CSharp` to `4.1.0` --- .../InterfaceStubGenerator.Roslyn41.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj b/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj index 6f8794170..8911bd287 100644 --- a/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj +++ b/InterfaceStubGenerator.Roslyn41/InterfaceStubGenerator.Roslyn41.csproj @@ -10,7 +10,7 @@ true enable $(DefineConstants);ROSLYN_4 - 4.0.1 + 4.1.0