Commit bc6ed38
authored
Updated template checkout for Development (MonoGame#9075)
# Summary
Updating the tempalte checkout for the recent changes:
- Update templates to default to dotnet 9
- Updating Android TargetFramework - Google 16kbfix
- Updating iOS min version
- Updating the Content Builder Project template to latest
- Updated automation to handle the DotNet 9 templates from the `3.8.4.1`
release.1 parent cc1c814 commit bc6ed38
2 files changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
126 | 141 | | |
127 | 142 | | |
128 | | - | |
| 143 | + | |
129 | 144 | | |
130 | 145 | | |
131 | 146 | | |
| |||
Submodule MonoGame.Templates updated 27 files
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.Android/AndroidManifest.xml+1-1
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.Android/___SafeGameName___.Android.csproj+2-2
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.Core/Game/Level.cs+5-5
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.Core/Inputs/InputState.cs+5-5
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.Core/ScreenManagers/ScreenManager.cs+3-5
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.Core/___SafeGameName___.Core.csproj+1-1
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.DesktopGL/___SafeGameName___.DesktopGL.csproj+1-1
- CSharp/content/MonoGame.2D.StartKit.CSharp/___SafeGameName___.iOS/___SafeGameName___.iOS.csproj+1-1
- CSharp/content/MonoGame.Application.Android.CSharp/AndroidManifest.xml+1-1
- CSharp/content/MonoGame.Application.Android.CSharp/MGNamespace.csproj+2-2
- CSharp/content/MonoGame.Application.DesktopGL.CSharp/MGNamespace.csproj+1-1
- CSharp/content/MonoGame.Application.WindowsDX.CSharp/MGNamespace.csproj+1-1
- CSharp/content/MonoGame.Application.iOS.CSharp/Info.plist+1-1
- CSharp/content/MonoGame.Application.iOS.CSharp/MGNamespace.csproj+2-2
- CSharp/content/MonoGame.Blank.2D.StartKit.CSharp/___SafeGameName___.Android/AndroidManifest.xml+1-1
- CSharp/content/MonoGame.Blank.2D.StartKit.CSharp/___SafeGameName___.Android/___SafeGameName___.Android.csproj+2-2
- CSharp/content/MonoGame.Blank.2D.StartKit.CSharp/___SafeGameName___.Core/___SafeGameName___.Core.csproj+1-1
- CSharp/content/MonoGame.Blank.2D.StartKit.CSharp/___SafeGameName___.DesktopGL/___SafeGameName___.DesktopGL.csproj+1-1
- CSharp/content/MonoGame.Blank.2D.StartKit.CSharp/___SafeGameName___.iOS/___SafeGameName___.iOS.csproj+1-2
- CSharp/content/MonoGame.ContentBuilder.CSharp/.config/dotnet-tools.json-30
- CSharp/content/MonoGame.ContentBuilder.CSharp/Assets/readme.txt+3
- CSharp/content/MonoGame.ContentBuilder.CSharp/Builder/Builder.cs+47
- CSharp/content/MonoGame.ContentBuilder.CSharp/MGNamespace.csproj+9-2
- CSharp/content/MonoGame.ContentBuilder.CSharp/MyContentCollector.cs-28
- CSharp/content/MonoGame.ContentBuilder.CSharp/Program.cs-22
- CSharp/content/MonoGame.Library.CSharp/MGNamespace.csproj+1-1
- CSharp/content/MonoGame.Library.Pipeline.Extension.CSharp/MGNamespace.csproj+1-1
0 commit comments