From e98a2ca63d0f1f28ea84ab06cb65ab2d38f9762e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:57:55 +0000 Subject: [PATCH] Bump Microsoft.CodeDom.Providers.DotNetCompilerPlatform Bumps [Microsoft.CodeDom.Providers.DotNetCompilerPlatform](https://github.com/aspnet/RoslynCodeDomProvider) from 1.0.1 to 3.6.0. - [Release notes](https://github.com/aspnet/RoslynCodeDomProvider/releases) - [Commits](https://github.com/aspnet/RoslynCodeDomProvider/commits/v3.6.0) --- updated-dependencies: - dependency-name: Microsoft.CodeDom.Providers.DotNetCompilerPlatform dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pumox/Pumox.csproj | 8 +++++--- Pumox/packages.config | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Pumox/Pumox.csproj b/Pumox/Pumox.csproj index de8b80e..ab1f960 100644 --- a/Pumox/Pumox.csproj +++ b/Pumox/Pumox.csproj @@ -52,8 +52,8 @@ ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll True - - ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll + + ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll True @@ -226,11 +226,13 @@ + + - + \ No newline at end of file diff --git a/Pumox/packages.config b/Pumox/packages.config index 5197f56..320b8ba 100644 --- a/Pumox/packages.config +++ b/Pumox/packages.config @@ -12,7 +12,7 @@ - + @@ -20,4 +20,4 @@ - + \ No newline at end of file