diff --git a/Dependencies/MonoGame.Framework.dll b/Dependencies/MonoGame.Framework.dll index 50dbdf98..deb93c46 100644 Binary files a/Dependencies/MonoGame.Framework.dll and b/Dependencies/MonoGame.Framework.dll differ diff --git a/Source/MonoGame.Extended/MonoGame.Extended.csproj b/Source/MonoGame.Extended/MonoGame.Extended.csproj index 46bd97bc..4afc6c9d 100644 --- a/Source/MonoGame.Extended/MonoGame.Extended.csproj +++ b/Source/MonoGame.Extended/MonoGame.Extended.csproj @@ -1,5 +1,5 @@  - + 10.0 @@ -13,17 +13,18 @@ en-US 512 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Profile344 - v4.0 + Profile111 + v4.5 true full false bin\Debug\ - TRACE;DEBUG;DesktopGL + TRACE;DEBUG prompt 4 + true pdbonly @@ -32,6 +33,7 @@ TRACE prompt 4 + true @@ -134,6 +136,9 @@ True + + + - - - \ No newline at end of file diff --git a/Source/MonoGame.Extended/MonoGame.Extended.nuget.targets b/Source/MonoGame.Extended/MonoGame.Extended.nuget.targets new file mode 100644 index 00000000..e69ce0e6 --- /dev/null +++ b/Source/MonoGame.Extended/MonoGame.Extended.nuget.targets @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file