diff --git a/deployment/owin-scim-host/owin-scim-host.csproj b/deployment/owin-scim-host/owin-scim-host.csproj index 4b75799..1d70406 100644 --- a/deployment/owin-scim-host/owin-scim-host.csproj +++ b/deployment/owin-scim-host/owin-scim-host.csproj @@ -25,6 +25,7 @@ + true @@ -48,9 +49,8 @@ ..\..\Packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll True - - ..\..\Packages\Antlr4.Runtime.4.5.3\lib\net45\Antlr4.Runtime.dll - True + + ..\..\Packages\Antlr4.Runtime.4.6.6\lib\net45\Antlr4.Runtime.dll ..\..\Packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.2\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll diff --git a/deployment/owin-scim-host/packages.config b/deployment/owin-scim-host/packages.config index 9d5c7af..1ef99af 100644 --- a/deployment/owin-scim-host/packages.config +++ b/deployment/owin-scim-host/packages.config @@ -1,7 +1,7 @@  - + diff --git a/samples/ConsoleHost/ConsoleHost/ConsoleHost.csproj b/samples/ConsoleHost/ConsoleHost/ConsoleHost.csproj index c3ec9ed..3a63907 100644 --- a/samples/ConsoleHost/ConsoleHost/ConsoleHost.csproj +++ b/samples/ConsoleHost/ConsoleHost/ConsoleHost.csproj @@ -34,9 +34,8 @@ 4 - - ..\..\..\Packages\Antlr4.Runtime.4.5.3\lib\net45\Antlr4.Runtime.dll - True + + ..\..\..\Packages\Antlr4.Runtime.4.6.6\lib\net45\Antlr4.Runtime.dll ..\..\..\Packages\Autofac.4.2.1\lib\net45\Autofac.dll diff --git a/samples/ConsoleHost/ConsoleHost/packages.config b/samples/ConsoleHost/ConsoleHost/packages.config index c43619e..84b3932 100644 --- a/samples/ConsoleHost/ConsoleHost/packages.config +++ b/samples/ConsoleHost/ConsoleHost/packages.config @@ -1,6 +1,6 @@  - + diff --git a/source/Owin.Scim.Antlr/Owin.Scim.Antlr.csproj b/source/Owin.Scim.Antlr/Owin.Scim.Antlr.csproj index 9148249..194e5c5 100644 --- a/source/Owin.Scim.Antlr/Owin.Scim.Antlr.csproj +++ b/source/Owin.Scim.Antlr/Owin.Scim.Antlr.csproj @@ -1,6 +1,6 @@  - + Debug @@ -36,9 +36,8 @@ ..\lib\Owin.Scim.Antlr.xml - - ..\..\Packages\Antlr4.Runtime.4.5.3\lib\net45\Antlr4.Runtime.dll - True + + ..\..\Packages\Antlr4.Runtime.4.6.6\lib\net45\Antlr4.Runtime.dll @@ -61,23 +60,21 @@ - - Designer - + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - - - - - +