xamarin-macios/dotnet/Microsoft.MacCatalyst.Sdk
Rolf Bjarne Kvinge 3e13f66948
[dotnet] Add support for asking more of 'open' when launching desktop apps. (#18366)
* Add support for forwarding our debugging msbuild properties to their
  corresponding environment variables (the XamarinDebug* properties).
* Add support for passing --stdout/--stderr/--stdin to open to redirect
  to/from a file. This is particularly useful for debugging debugging.
* Add support for passing -a (to always create a new instance of the app).
  This is useful when debugging (when the developer would always want a new
  instance, instead of opening an existing instance).
* Also add support for any other argument using the 'OpenArguments' property.

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1825427.
2023-05-30 17:55:31 +02:00
..
Sdk [dotnet] Generate the AutoImport.props file for each platform. (#15387) 2022-07-12 10:00:35 +02:00
data [dotnet] Add a data/UnixFilePermissions.xml file to the sdk packs. Fixes #11860. (#11869) 2021-06-09 07:54:18 +02:00
targets [dotnet] Add support for asking more of 'open' when launching desktop apps. (#18366) 2023-05-30 17:55:31 +02:00