xamarin-macios/tests/dotnet/BundleStructure
Rolf Bjarne Kvinge 2415050767
[dotnet] Fix issue with frameworks with dots. Fixes #15727. (#15872)
Since executables in frameworks usually don't have dots, `%(Filename)` will be
the entire filename, because `%(Extension)` is empty. However, if the
executable happens to have a dot, then we need to include the extension:
`%(Filename)%(Extension)`.

Fixes https://github.com/xamarin/xamarin-macios/issues/15727.
2022-09-07 10:43:33 +02:00
..
MacCatalyst [tests] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#14666) 2022-04-06 20:58:20 +02:00
None [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
iOS [tests] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#14666) 2022-04-06 20:58:20 +02:00
macOS Use unix-style line endings in project files. (#15303) 2022-06-21 17:22:58 +02:00
tvOS [tests] Convert spaces to tabs in numerous test projects. (#15855) 2022-09-05 10:54:33 +02:00
AppDelegate.cs [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
BundleResourceA.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
BundleResourceB.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
BundleResourceC.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
BundleResourceD.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
BundleResourceE.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
BundleResourceF.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
BundleResourceG.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
BundleResourceH.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
BundleResourceI.txt [msbuild] Make the CollectBundleResourcesDependsOn property public. Fixes #11984. (#14330) 2022-03-09 18:19:48 +01:00
C.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
ContentA.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
ContentB.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
ContentC.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
ContentD.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
ContentE.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
ContentF.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
ContentG.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
ContentH.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
ContentI.txt [msbuild] Make the CollectBundleResourcesDependsOn property public. Fixes #11984. (#14330) 2022-03-09 18:19:48 +01:00
EmbeddedResourceD.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
EmbeddedResourceE.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
EmbeddedResourceF.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
EmbeddedResourceG.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
EmbeddedResourceH.txt [dotnet] Add support for the PublishFolderType metadata on Content and BundleResource items. (#14162) 2022-02-16 20:54:14 +01:00
H.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
Makefile [tests] Simplify makefiles by using shared code. (#13990) 2022-01-31 21:11:08 +01:00
NoneH.txt [tests] Add BundleStructure, a test project to verify how files end up in the app bundle. 2021-12-22 10:17:34 +01:00
shared.csproj [dotnet] Fix issue with frameworks with dots. Fixes #15727. (#15872) 2022-09-07 10:43:33 +02:00
shared.mk [tests] Simplify makefiles by using shared code. (#13990) 2022-01-31 21:11:08 +01:00