Commit cc16eaa
committed
Don't specify runtime in build script to avoid MonoGame 3.8.3 copying tons of Microsoft.NETCore.App dependency DLLs to build output
MonoGame 3.8.3 directly references Microsoft.NETCore.App, which for some reason seems to lead into basically the whole .NET Runtime with some native dependencies getting thrown into the output directory when the runtime is specified for the build command1 parent 5c292e7 commit cc16eaa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments