You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Prometheus Framework is a set of msbuild targets and properties that automate the creation of creation of cross-platform or platform specific projects
24
+
23
25
*[Build Status](#build-status)
24
26
*[Supported Platforms](#supported-platforms)
25
27
*[Prerequisites](#prerequisites)
@@ -40,44 +42,26 @@
40
42
41
43
## Build Status
42
44
43
-
Our [build server](%BUILDSERVER%) builds, tests, and packages the latest MonoGame changes. The table below shows the current build status for the develop branch.
45
+
Our [build server](%BUILDSERVER%) builds, tests, and packages the latest Prometheus Framework changes. The table below shows the current build status for the develop branch.
44
46
45
47
| Name | Status |
46
48
|:---|--------|
47
-
| Build Windows, Web, and Android |[](http://teamcity.monogame.net/viewType.html?buildTypeId=MonoGame_DevelopWin&guest=1)|
48
-
| Build Mac, iOS, and Linux |[](http://teamcity.monogame.net/viewType.html?buildTypeId=MonoGame_DevelopMac&guest=1)|
| Windows Tests |[](http://teamcity.monogame.net/viewType.html?buildTypeId=MonoGame_TestWindows&guest=1)|
| Package Mac and Linux |[](http://teamcity.monogame.net/viewType.html?buildTypeId=MonoGame_PackageMacAndLinux&guest=1)|
53
-
| Package Windows |[](http://teamcity.monogame.net/viewType.html?buildTypeId=MonoGame_PackagingWindows&guest=1)|
54
-
55
49
56
50
## Supported Platforms
57
51
58
52
We support a growing list of platforms across the desktop, mobile, and console space. If there is a platform we don't support, please [make a request](https://github.com/MonoGame/MonoGame/issues) or [come help us](CONTRIBUTING.md) add it.
59
53
60
54
* Desktop PCs
61
-
* Windows 10 Store Apps (UWP)
62
-
* Windows Win32 (OpenGL & DirectX)
63
-
* Linux (OpenGL)
64
-
* Mac OS X (OpenGL)
55
+
* Windows Win32 (.Net4.8, .Netstandard2.1, .Netcore3.1, .Net5.0)
56
+
* Linux (.Netstandard2.1, .Netcore3.1, .Net5.0)
65
57
* Mobile/Tablet Devices
66
-
* Android (OpenGL)
67
-
* iPhone/iPad (OpenGL)
68
-
* Windows Phone 10 (UWP)
69
-
* Consoles (for registered developers)
70
-
* PlayStation 4
71
-
* PlayStation Vita
72
-
* Xbox One (both UWP and XDK)
73
-
* Nintendo Switch
74
-
* Other
75
-
* tvOS (OpenGL)
58
+
* Android (Xamarin, .Net5.0)
76
59
77
60
The included sandboxes show a default/empty application for each platform
<Description>Provides the ability to centrally manage your NuGet package versions when using PackageReference.</Description>
13
-
<PackageTags>MSBuild MSBuildSdk</PackageTags>
12
+
<Description>The Prometheus Framework is a set of msbuild targets and properties that automate the creation of creation of cross-platform or platform specific projects</Description>
13
+
<PackageTags>MSBuild MSBuildSdk android windows linux cross-platform dotnet build-tool build-tools crossplatform msbuild-sdk msbuild-tasks</PackageTags>
0 commit comments