Skip to content

Conversation

@joeloff
Copy link
Member

@joeloff joeloff commented May 19, 2021

Add new build leg to create WASM installers for .NET optional workloads

@joeloff joeloff requested review from dsplaisted, sfoslund and wli3 May 19, 2021 23:05
<ItemGroup>
<!-- Overrides for Visual Studio setup generation. If the workload definition IDs change,
these must be updated. -->
<ComponentResources Include="microsoft-net-sdk-blazorwebassembly-aot" Title=".NET WebAssembly Build Tools"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danroth27 @lewing can you take a look at the title/description. This is what would show in VS setup UI

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@joeloff
Copy link
Member Author

joeloff commented May 22, 2021

We're likely going to be blocked on merging until dotnet/arcade#7420 is resolved and we take new Arcade update in Installer.

@@ -1,17 +1,25 @@
{
"sdk": {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the SDK here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That allows Arcade to install the local SDK so that full framework msbuild can locate it. This was the recommendation from Arcade to help address the issue where a local SDK can't be located (together with the change in configure-toolset.ps1)

@joeloff joeloff merged commit 7c79ce2 into dotnet:release/6.0.1xx-preview5 May 24, 2021
joeloff added a commit that referenced this pull request May 27, 2021
joeloff added a commit that referenced this pull request May 27, 2021
* Revert "Ensure copy latest runs on dotnet engine and not msbuild (#10766)"

This reverts commit d1be03e.

* Revert "Publish additional files in official CI build"

This reverts commit 2e0eea8.

* Revert "Create WASM installers for optional workloads (#10685)"

This reverts commit 7c79ce2.
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.

4 participants