From a4d2f29cde86132866b919a59ee011becf936166 Mon Sep 17 00:00:00 2001 From: "OSTUSA\\jvanzwieten" Date: Wed, 15 May 2019 15:33:31 -0400 Subject: [PATCH] Update DonNetCompilerPlatform. This correctly outputs Roslyn dir to \bin\ upon build. --- ShibbolethAuth/ShibbolethAuth.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShibbolethAuth/ShibbolethAuth.csproj b/ShibbolethAuth/ShibbolethAuth.csproj index 9436f91..5bbf17c 100644 --- a/ShibbolethAuth/ShibbolethAuth.csproj +++ b/ShibbolethAuth/ShibbolethAuth.csproj @@ -25,6 +25,7 @@ + true @@ -62,7 +63,6 @@ ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll - True