xamarin-macios/dotnet
Rolf Bjarne Kvinge 2ec000fde2
Add special versioning rules for 'release-test/rt/' branches to have shorter versioning. (#19396)
Long versions are sometimes problematic on Windows, because of MAX_PATH
issues. Versions for release builds don't contain the pre-release part, and
are thus usually short, but pre-release versions (which include an arbitrarily
long branch name) can get too long for Windows. This is a complication when
testing a release pipeline/process: we have to use final versioning just for
testing. This isn't ideal, so we special-case branch names that start with
`release-test/rt/`:
  * Example: `iOS 15.1.123-rt` (and nothing else). This makes these versions
    exactly 3 characters longer than the release version, which is hopefully
    enough to avoid MAX_PATH issues on Windows.
2023-11-07 15:19:01 +01:00
..
Microsoft.MacCatalyst.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Microsoft.iOS.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Microsoft.iOS.Windows.Sdk [dotnet] Add targets to compute mlaunch arguments for installing and launching mobile apps. Fixes #18359. (#18446) 2023-06-15 07:21:09 +02:00
Microsoft.macOS.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Microsoft.tvOS.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Templates [net8.0] Merge main into net8.0. 2023-08-22 15:22:11 +02:00
Workloads [sign] Update SignList to match mlaunch list (#19187) 2023-10-13 10:59:33 -04:00
package [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
targets [msbuild] Don't add frameworks with static libraries to Hot Restart apps. (#19300) 2023-10-25 08:46:20 +02:00
.gitignore [net8.0] Remove support for .NET 6. (#17901) 2023-03-29 10:25:25 +02:00
BreakingChanges.md [dotnet] Update doc about breaking nfloat changes and when we generate a global using directive. (#14487) 2022-03-25 07:40:23 +01:00
BundleContents.md [dotnet/msbuild] Don't bundle *.xml files that match any assemblies. Fixes #14939 and fixes #15897. (#17908) 2023-03-30 07:24:00 +02:00
DefaultCompilationIncludes.md [dotnet] Don't include @(Compile) and @(EmbeddedResource) items in @(BundleResource) items by default. Fixes #14442. (#14571) 2022-03-31 08:17:53 +02:00
HIERARCHY.md
Makefile [build] Add support for worktree checkouts (#19240) 2023-10-19 09:22:37 -07:00
PackageInfo.plist
SingleProject.md
VERSIONS.md Add special versioning rules for 'release-test/rt/' branches to have shorter versioning. (#19396) 2023-11-07 15:19:01 +01:00
build-custom-runtime.sh
generate-target-platforms.csharp [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
generate-vs-workload.csharp [vs-workload] Set EnableSideBySideManifests=true (#18554) 2023-07-25 13:47:20 -04:00
generate-wix.csharp
generate-workloadmanifest-json.csharp [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00