diff --git a/Farseer Physics Engine 3.5/Farseer Physics MonoGame.csproj b/Farseer Physics Engine 3.5/Farseer Physics MonoGame.csproj index aa064cac7..7c89a784a 100644 --- a/Farseer Physics Engine 3.5/Farseer Physics MonoGame.csproj +++ b/Farseer Physics Engine 3.5/Farseer Physics MonoGame.csproj @@ -19,18 +19,20 @@ - v4.0 - Client + v4.5 + + x86 true full true - bin\WindowsGL\Debug\ + bin\Windows\Debug\ TRACE;DEBUG;WINDOWS prompt 4 + false x86 @@ -40,6 +42,7 @@ TRACE;WINDOWS prompt 4 + false @@ -162,8 +165,9 @@ - - $(MSBuildExtensionsPath)\..\MonoGame\v3.0\Assemblies\WindowsGL\MonoGame.Framework.dll + + False + C:\Program Files (x86)\MonoGame\v3.0\Assemblies\Windows\MonoGame.Framework.dll diff --git a/Subsurface/Barotrauma.csproj b/Subsurface/Barotrauma.csproj index eb8c8c695..a241cdf17 100644 --- a/Subsurface/Barotrauma.csproj +++ b/Subsurface/Barotrauma.csproj @@ -26,6 +26,8 @@ 0.1.0.%2a false true + v4.5 + x86 @@ -36,6 +38,7 @@ DEBUG;TRACE;WINDOWS prompt 4 + false x86 @@ -51,6 +54,7 @@ prompt 4 + false Icon.ico @@ -117,7 +121,6 @@ - @@ -285,16 +288,17 @@ - + False - ..\..\MonoGame\MonoGame.Framework\bin\Windows\AnyCPU\Debug\MonoGame.Framework.dll + C:\Program Files (x86)\MonoGame\v3.0\Assemblies\Windows\MonoGame.Framework.dll - + + False .\NVorbis.dll False - .\OpenTK.dll + C:\Program Files (x86)\MonoGame\v3.0\Assemblies\DesktopGL\OpenTK.dll @@ -948,6 +952,7 @@ + PreserveNewest @@ -1299,6 +1304,9 @@ PreserveNewest + + PreserveNewest + diff --git a/Subsurface_Solution.v12.suo b/Subsurface_Solution.v12.suo index e146c133c..aa9a72491 100644 Binary files a/Subsurface_Solution.v12.suo and b/Subsurface_Solution.v12.suo differ