diff --git a/Documentation/Build.Docs.csproj b/Documentation/Build.Docs.csproj index 6ad82349..6b2c5b8c 100644 --- a/Documentation/Build.Docs.csproj +++ b/Documentation/Build.Docs.csproj @@ -1,16 +1,16 @@  - $(MSBuildProjectDirectory)\Source + .\Source - bin\Debug\ + .\Source - bin\Release\ + .\Source - Source\ + .\Source AnyCPU false false @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/Source/Build.Tasks/Build.Tasks.csproj b/Source/Build.Tasks/Build.Tasks.csproj index 6465eb39..7af4ea6e 100644 --- a/Source/Build.Tasks/Build.Tasks.csproj +++ b/Source/Build.Tasks/Build.Tasks.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -75,4 +75,4 @@ --> - \ No newline at end of file + diff --git a/Source/Compatibility/OpenTK.Compatibility.csproj b/Source/Compatibility/OpenTK.Compatibility.csproj index c3109de3..69573204 100644 --- a/Source/Compatibility/OpenTK.Compatibility.csproj +++ b/Source/Compatibility/OpenTK.Compatibility.csproj @@ -1,5 +1,5 @@  - + Local 8.0.50727 @@ -489,4 +489,4 @@ - \ No newline at end of file + diff --git a/Source/Examples/OpenTK.Examples.csproj b/Source/Examples/OpenTK.Examples.csproj index 0a79eec6..0f3c566e 100644 --- a/Source/Examples/OpenTK.Examples.csproj +++ b/Source/Examples/OpenTK.Examples.csproj @@ -1,5 +1,5 @@  - + Local 8.0.50727 @@ -562,4 +562,4 @@ - \ No newline at end of file + diff --git a/Source/GLControl/OpenTK.GLControl.csproj b/Source/GLControl/OpenTK.GLControl.csproj index 641cd5b8..b3818e6e 100644 --- a/Source/GLControl/OpenTK.GLControl.csproj +++ b/Source/GLControl/OpenTK.GLControl.csproj @@ -1,5 +1,5 @@  - + Local 8.0.50727 @@ -177,4 +177,4 @@ - \ No newline at end of file + diff --git a/Source/OpenTK/OpenTK.csproj b/Source/OpenTK/OpenTK.csproj index 591420fa..a44f0cf5 100644 --- a/Source/OpenTK/OpenTK.csproj +++ b/Source/OpenTK/OpenTK.csproj @@ -1,5 +1,5 @@  - + Local 8.0.50727 @@ -75,7 +75,7 @@ none - bin\Documentation\ + ..\..\Binaries\OpenTK\Release\ ..\..\Binaries\OpenTK\Release\ @@ -115,6 +115,7 @@ False + Code @@ -769,4 +771,4 @@ - \ No newline at end of file +