Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 6 Preview 3 #127

Merged
merged 80 commits into from
Apr 8, 2021
Merged

.NET 6 Preview 3 #127

merged 80 commits into from
Apr 8, 2021

Commits on Feb 18, 2021

  1. [azdo] add PR triggers for develop branch

    Update README.md
    jonathanpeppers committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    4ba0f9a View commit details
    Browse the repository at this point in the history
  2. Adds instructions for building iOS from Windows (#60)

    * Requires Xcode 12.4 now
    
    Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
    emaf and jonathanpeppers authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    8cf9323 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    95cb9ff View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    1b507e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da38a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. [android] use .NET 6 AndroidX packages (#68)

    * Bump to Microsoft.Android.Sdk 11.0.200.118, which includes fixes for
      Fast Deployment & NuGet packages.
    * Minor cleanup in `README.md`
    jonathanpeppers authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    039fe56 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Added VSCode Support (#72)

    This includes a sample `.vscode` folder and instructions on how to use it.
    dellis1972 authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    68763de View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Mostly formatting & markdown warnings
    jonathanpeppers committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    e762913 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Fix the ordering of the VSCode prompts. (#73)

    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.
    dellis1972 authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ff7288e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Bump .NET 6 P2, Android, iOS (#70)

    * 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>
    rolfbjarne and jonathanpeppers authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    dc02251 View commit details
    Browse the repository at this point in the history
  2. GoodbyeForms

    Redth committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    97edbf8 View commit details
    Browse the repository at this point in the history
  3. Add a Mac Catalyst sample. (#71)

    * 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>
    rolfbjarne and jonathanpeppers authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    afb1acb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Initial maui template

    Redth committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    a4346d6 View commit details
    Browse the repository at this point in the history
  2. Update storyboard bg color

    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    c2aa4bd View commit details
    Browse the repository at this point in the history
  3. Remove old .xib

    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    e44e002 View commit details
    Browse the repository at this point in the history
  4. Remove eager semicolon

    Redth committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    73035fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9915f00 View commit details
    Browse the repository at this point in the history
  6. Fix Readme

    Redth committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    547d7dd View commit details
    Browse the repository at this point in the history
  7. Make Font icon more noticeable

    Redth committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1c831de View commit details
    Browse the repository at this point in the history
  8. Move app icon for now

    Redth committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    9fb13be View commit details
    Browse the repository at this point in the history
  9. Add launcher title

    Redth committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    22e92ee View commit details
    Browse the repository at this point in the history
  10. Typo

    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    50a78e9 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'maui-sample' of https://github.com/dotnet/net6-mobile-s…

    …amples into maui-sample
    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6f9117c View commit details
    Browse the repository at this point in the history
  12. Fix shared manifest name

    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    edc90f5 View commit details
    Browse the repository at this point in the history
  13. Update Catalyst build url

    Redth authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    42b7e97 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3144006 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    131adf4 View commit details
    Browse the repository at this point in the history
  16. [catalyst] make label visible in dark mode (#75)

    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.
    jonathanpeppers authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    8e1403f View commit details
    Browse the repository at this point in the history
  17. Add RID's

    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    61e2f7b View commit details
    Browse the repository at this point in the history
  18. Add Catalyst resources

    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    7ef0563 View commit details
    Browse the repository at this point in the history
  19. Bump MAUI version

    Jonathan Dick committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    7fdf765 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    hartez authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    75e0305 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    6984a8b View commit details
    Browse the repository at this point in the history
  2. no more

    mattleibow committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    ebc480f View commit details
    Browse the repository at this point in the history
  3. More tweaks

    mattleibow committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    6ab5f98 View commit details
    Browse the repository at this point in the history
  4. Update Info.plist

    mattleibow committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    1e01d1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47154cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a38befb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baceacc View commit details
    Browse the repository at this point in the history
  8. Update HelloMaui.csproj

    Redth authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    fb1f602 View commit details
    Browse the repository at this point in the history
  9. Fix whitespace

    Jonathan Dick committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    ba83f37 View commit details
    Browse the repository at this point in the history
  10. Only target catalyst on macos, not windows

    Jonathan Dick committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    3a2c14d View commit details
    Browse the repository at this point in the history
  11. Goodbye Forms, hello .NET MAUI

    Jonathan Dick committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    95fe5fc View commit details
    Browse the repository at this point in the history
  12. Update README.md

    Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
    Redth and mattleibow authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    31fe876 View commit details
    Browse the repository at this point in the history
  13. Update HelloMaui/HelloMaui.csproj

    Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
    Redth and mattleibow authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    8a4b5c7 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #76 from dotnet/maui-sample

    Add .NET MAUI Single Project Sample
    Redth authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    7a2ecd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Bump to .NET 6.0.100-preview.2.21155.3 (#79)

    * 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
    jonathanpeppers authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    773006c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Fix iOS .sln files

    The iOS .sln files didn't have the Deploy setting applied that is needed for VS Windows.
    jonathanpeppers committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    d94606e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bb15f7 View commit details
    Browse the repository at this point in the history
  3. Bump to latest iOS & MacCatalyst packages (#81)

    This includes a signed MacCatalyst package now.
    jonathanpeppers authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    80fcdf2 View commit details
    Browse the repository at this point in the history
  4. [MacCatalyst] Add app icons for mac. (#82)

    And remove app icons for other platforms.
    rolfbjarne authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    3a6b516 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Add things to the HelloMaui sample (#83)

    * click counter and additional controls
    * Add compat and images
    
    Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
    mattleibow and davidortinau authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    e488a19 View commit details
    Browse the repository at this point in the history
  2. Update iOS & Mac Catalyst Builds (#84)

    Changes: xamarin/xamarin-macios@cc1918e...98c8649
    
    This fixes the 'dotnet new' templates.
    jonathanpeppers authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    e052322 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    55a6e31 View commit details
    Browse the repository at this point in the history
  2. Update HelloMaui.csproj

    Redth authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    664b67c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847a447 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    58c8dc3 View commit details
    Browse the repository at this point in the history
  2. [ios] ran 'dotnet format'

    Fixed a namespace that was named weird, too.
    jonathanpeppers committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    8732d18 View commit details
    Browse the repository at this point in the history
  3. [macOS] add download link & sample (#89)

    Fixes: #51
    
    I brought this sample over from:
    
    https://github.com/xamarin/xamarin-macios/tree/0e79b58fa8b07b0195ca611c7f1227036e44127b/tests/dotnet/MyCocoaApp
    
    * Created a new `net6-samples-mac.sln` that we build only on Mac.
    jonathanpeppers authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    3ea79f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    3721cc3 View commit details
    Browse the repository at this point in the history
  2. Update net6-samples-mac.sln

    Add HelloMacCatalystFSharp.csproj
    jonathanpeppers committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8ee2e38 View commit details
    Browse the repository at this point in the history
  3. Update HelloMaui.csproj

    Redth authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5fe12e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Bump to .NET 6.0.100-preview.3.21201.23 (#111)

    * Android 11.0.200.195
    * iOS 14.4.100.1320
    * macOS 11.1.100.1373
    * MacCatalyst 14.3.100.465
    * Bump min iOS versions.
    
    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    jonathanpeppers and rolfbjarne authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    93159d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Bump to .NET 6.0.100-preview.3.21202.5 (#119)

      * Android 11.0.200.196
      * iOS 14.4.100.1326
      * macOS 11.1.100.1379
      * MacCatalyst 14.3.100.471
    pjcollins authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2066c14 View commit details
    Browse the repository at this point in the history
  2. Update to latest MAUI

    Redth committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f7f64c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839d463 View commit details
    Browse the repository at this point in the history
  4. Register font for HelloMaui

    Redth committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    302f823 View commit details
    Browse the repository at this point in the history
  5. Use resource styling

    Redth committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    73c84d6 View commit details
    Browse the repository at this point in the history
  6. Add comet debug config

    Redth committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    bbb77f6 View commit details
    Browse the repository at this point in the history
  7. Add lifecycle event example

    Redth committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    97615d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a699ceb View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Redth authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    4bf6689 View commit details
    Browse the repository at this point in the history
  10. Add catalyst condition for mac/omnisharp

    Jonathan Dick committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3fe556b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Update HelloMaui.csproj

    Redth authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    b38d2e9 View commit details
    Browse the repository at this point in the history
  2. Update HelloMaui.csproj

    Redth authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d4a5a0f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Add new SemanticProperties to controls in sample for P3 (#123)

    * Add SemanticProperties to sample controls
    
    * Try to fix diffs
    rachelkang authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5c8b1b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d0d63 View commit details
    Browse the repository at this point in the history
  3. Update HelloMaui.csproj

    Redth authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a9f9b85 View commit details
    Browse the repository at this point in the history
  4. Winui3 (#118)

    * WinUI3 sample project
    
    * - resources
    
    * - fix font
    
    * - set root folder for windows images
    
    * - nuget update
    
    * - build samples with CI
    
    * - readme updates
    
    * - restore
    
    * - update readme
    
    * - fix tabs
    
    * Update README.md
    
    let's take the positive approach to the VS req for WinUI3 rather than describing what doesn't work.
    
    * Update README.md
    
    * - link hack
    
    Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
    PureWeen and davidortinau authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c7742c7 View commit details
    Browse the repository at this point in the history
  5. Add mono env var to work around debugger issue (#124)

    * Add mono env var to work around debugger issue
    
    * Update HelloMaui.csproj
    Redth authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    20109ce View commit details
    Browse the repository at this point in the history