Skip to content

Develop#86

Merged
Redth merged 56 commits intomainfrom
develop
Mar 11, 2021
Merged

Develop#86
Redth merged 56 commits intomainfrom
develop

Conversation

@Redth
Copy link
Copy Markdown
Member

@Redth Redth commented Mar 11, 2021

No description provided.

jonathanpeppers and others added 30 commits February 18, 2021 10:34
* Requires Xcode 12.4 now

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
* Bump to Microsoft.Android.Sdk 11.0.200.118, which includes fixes for
  Fast Deployment & NuGet packages.
* Minor cleanup in `README.md`
This includes a sample `.vscode` folder and instructions on how to use it.
Mostly formatting & markdown warnings
The `Build` command was prompting for `Project->Build Target->Configuration`.
However the `Run` command was prompting for
`Project->TargetFramework->AttachDebugger->Configuration`.

It makes more sense to prompt for the debugger last. That way the order
of the prompts are similar.
* Bump to .NET 6.0.100-preview.2.21114.3
* Bump to Android 11.0.200.136
* Bump to iOS 14.4.100-ci.main.1167

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
* Copy HelloIOS to HelloMacCatalyst & make it run on Catalyst.
* Update README with Mac Catalyst instructions
* Adds the Catalyst project to vs/net6-samples-ios.sln

Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
In dark mode, the app was completely white.

It seems we can just use no background color, and I get the system default background color.

I used `Blue` text like the iOS sample.
Jonathan Dick and others added 26 commits March 5, 2021 16:23
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Add .NET MAUI Single Project Sample
* Android 11.0.200.148
* iOS 14.4.100.1180
* MacCatalyst 14.3.100.325
* README, fix .sln for HelloMaui
* Fix Release builds for HelloMaui
The iOS .sln files didn't have the Deploy setting applied that is needed for VS Windows.
This includes a signed MacCatalyst package now.
And remove app icons for other platforms.
* click counter and additional controls
* Add compat and images

Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Changes: dotnet/macios@cc1918e...98c8649

This fixes the 'dotnet new' templates.
@Redth Redth merged commit 4792712 into main Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants