Skip to content

Conversation

@jonathanpeppers
Copy link
Member

  • Bump to .NET 5.0.100-rtm.20509.5
  • Bump $(_DotNetPackageVersion) to 5.0.0-rc.2.20475.5
  • Provision iOS/Android workload installers
  • Microsoft.iOS/Android.Sdk -> Microsoft.NET.Sdk
  • Convert Xamarin.Forms app to a single, multi-targeted project.
    • A prototype of the default item groups / wildcards are in
      Directory.Build.props
    • Moved logic from Directory.Build.targets to
      HelloForms/Directory.Build.props.

@jonathanpeppers jonathanpeppers force-pushed the peppers/workloads branch 2 times, most recently from ad578fa to 6703f9e Compare October 27, 2020 19:28
@jonathanpeppers
Copy link
Member Author

The current error is weird, I am not getting it locally:

/Users/runner/.dotnet/sdk/5.0.100-rtm.20509.5/NuGet.targets(131,5): Invalid restore input. Duplicate frameworks found: 'net5.0, net5.0'. Input files: /Users/runner/work/1/s/HelloForms/HelloForms.csproj. [/Users/runner/work/1/s/net6-samples.sln]

I can dotnet build net6-samples.sln just fine on my Mac...

@jonathanpeppers jonathanpeppers force-pushed the peppers/workloads branch 4 times, most recently from 3790212 to 81f6027 Compare October 28, 2020 13:51
@jonathanpeppers jonathanpeppers marked this pull request as ready for review October 28, 2020 14:03
@jonathanpeppers jonathanpeppers force-pushed the peppers/workloads branch 2 times, most recently from 72eaea9 to 35748f9 Compare October 28, 2020 14:50
* Bump to .NET 5.0.100-rtm.20509.5
* Bump `$(_DotNetPackageVersion)` to 5.0.0-rc.2.20475.5
* Provision iOS/Android workload installers
  * Used the `boots` .NET global tool for this:
    https://github.com/jonathanpeppers/boots
* Microsoft.iOS/Android.Sdk -> Microsoft.NET.Sdk
* Convert Xamarin.Forms app to a single, multi-targeted project.
  * A prototype of the default item groups / wildcards are in
    `Directory.Build.props`
  * Moved logic from `Directory.Build.targets` to
    `HelloForms/Directory.Build.props`.
@jonathanpeppers jonathanpeppers merged commit b31cee6 into main Oct 28, 2020
@jonathanpeppers jonathanpeppers deleted the peppers/workloads branch October 28, 2020 20:49
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.

5 participants