Skip to content

Commit ad1c4e3

Browse files
authored
Merge pull request #719 from Sharpe49/upgrade-monogame
Upgraded to MonoGame 3.8.0 (+ small update for other libraries)
2 parents 3ffb9bc + 0f4d975 commit ad1c4e3

39 files changed

+88
-25528
lines changed

.config/dotnet-tools.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"version": 1,
3+
"isRoot": true,
4+
"tools": {
5+
"dotnet-mgfxc": {
6+
"version": "3.8.0.1641",
7+
"commands": [
8+
"mgfxc"
9+
]
10+
}
11+
}
12+
}

.gitattributes

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@
3535
*.svg text
3636
*.eps binary
3737

38-
39-
# https://github.com/Danimoth/gitattributes/blob/master/VisualStudio.gitattributes
40-
# Custom for Visual Studio
41-
*.sln text eol=crlf merge=union
42-
*.csproj merge=union
43-
*.vbproj merge=union
44-
*.fsproj merge=union
45-
*.dbproj merge=union
46-
47-
4838
# https://github.com/Danimoth/gitattributes/blob/master/CSharp.gitattributes
4939
# Custom for C#
5040
*.cs diff=csharp
-58.5 KB
Binary file not shown.
Binary file not shown.

Source/3rdPartyLibs/MonoGame/MonoGame.Framework.Content.Pipeline.xml

Lines changed: 0 additions & 7294 deletions
This file was deleted.
Binary file not shown.

Source/3rdPartyLibs/MonoGame/MonoGame.Framework.xml

Lines changed: 0 additions & 18061 deletions
This file was deleted.
Binary file not shown.
-137 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)