xamarin-macios/dotnet
Rolf Bjarne Kvinge 335f8c9d90
[dotnet/msbuild] Don't bundle *.xml files that match any assemblies. Fixes #14939 and fixes #15897. (#17908)
This fixes a warning when documentation is enabled for a project:

> The file '~/.nuget/packages/fsharp.core/6.0.0/contentFiles/any/netstandard2.1/FSharp.Core.xml' does not specify a 'PublishFolderType' metadata, and a default value could not be calculated. The file will not be copied to the app bundle.

This doesn't change any behavior (as the warning says, the file wasn't copied
to the app bundle before either), but it makes the behavior explicitly
documented and silences the warning.

Fixes https://github.com/xamarin/xamarin-macios/issues/14939.
Fixes https://github.com/xamarin/xamarin-macios/issues/15897.
2023-03-30 07:24:00 +02:00
..
Microsoft.MacCatalyst.Sdk [dotnet] Generate the AutoImport.props file for each platform. (#15387) 2022-07-12 10:00:35 +02:00
Microsoft.iOS.Sdk [dotnet] Generate the AutoImport.props file for each platform. (#15387) 2022-07-12 10:00:35 +02:00
Microsoft.iOS.Windows.Sdk Remove xamarin iOS designtime targets import (#13659) 2022-01-10 13:03:33 +01:00
Microsoft.macOS.Sdk [dotnet] Generate the AutoImport.props file for each platform. (#15387) 2022-07-12 10:00:35 +02:00
Microsoft.tvOS.Sdk [dotnet] Generate the AutoImport.props file for each platform. (#15387) 2022-07-12 10:00:35 +02:00
Templates [Templates] Add comments to help developers publish MacCatalyst apps on App Store (#17830) 2023-03-23 20:21:08 -07:00
Workloads [main] Updated Xamarin.Messaging to 1.9.59 (#17646) 2023-03-01 08:20:59 +01:00
package [devops] Make each platform its own maestro build. (#16301) 2022-10-11 23:55:30 +02:00
targets [dotnet] Enable generation of runtime configuration file (#17840) 2023-03-23 08:10:04 -07:00
.gitignore [net7.0] [workload] Update net6.0 KnownFrameworkReference (#15882) 2022-09-26 22:55:24 +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 [dotnet] Add support for 'dotnet publish'. Fixes #11807. (#12397) 2021-08-11 10:01:16 +02:00
Makefile [vs-workload] Update VS Component versions (#17883) 2023-03-23 08:22:42 +01:00
PackageInfo.plist
SingleProject.md [dotnet] rename $(AppleShortVersion) to $(ApplicationDisplayVersion) (#12647) 2021-09-08 10:13:29 -04:00
VERSIONS.md Adjust versioning scheme for .NET to make the third field the commit distance. (#14923) 2022-05-10 09:28:39 +02:00
build-custom-runtime.sh
generate-target-platforms.csharp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
generate-vs-workload.csharp [vs-workload] Remove @(MultiTargetPackNames) (#17838) 2023-03-20 15:36:44 -04:00
generate-wix.csharp
generate-workloadmanifest-json.csharp Add automatic support for not building iOS 32-bit stuff when min iOS version is >= 11.0 (#16746) 2022-11-18 07:59:46 +01:00