diff --git a/plugins.props b/plugins.props index b5373a6..da598bc 100644 --- a/plugins.props +++ b/plugins.props @@ -14,7 +14,7 @@ With this file it requires Visual Studio 2017 at least. full false - ..\..\bin\$(Platform)\$(Configuration)\plugins\ + bin\$(Platform)\$(Configuration)\ none 4 x86 @@ -35,7 +35,7 @@ With this file it requires Visual Studio 2017 at least. False - ..\..\obj\$(Platform)\$(Configuration)\$(ProjectName) + obj\$(Platform)\$(Configuration)\$(ProjectName) Project