Skip to content

Rename Blazor.Mono -> Components.WebAssembly.Runtime #19124

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

Merged
merged 3 commits into from
Feb 19, 2020

Conversation

pranavkm
Copy link
Contributor

Follow up to dotnet/blazor#1973

@pranavkm pranavkm marked this pull request as ready for review February 19, 2020 00:03
@pranavkm pranavkm requested a review from mkArtakMSFT February 19, 2020 00:04
<DotNetWebAssemblyFrameworkPath Condition="'$(DotNetWebAssemblyFrameworkPath)' == '' AND '$(MonoWasmFrameworkPath)' != ''">$(MonoWasmFrameworkPath)</DotNetWebAssemblyFrameworkPath>
</PropertyGroup>

<PropertyGroup Condition="'$(DotNetWebAssemblyArtifactsRoot)' != ''">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had this set up so you could point to a mono drop and test it directly. Unfortunately the layout's changed since. We can revive this once we have a better need for this.

@pranavkm pranavkm added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels Feb 19, 2020
@pranavkm pranavkm added this to the blazor-wasm-3.2-preview2 milestone Feb 19, 2020
Copy link
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

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

Excellent!

@pranavkm pranavkm merged commit 1dfbe75 into blazor-wasm Feb 19, 2020
@pranavkm pranavkm deleted the prkrishn/package-rename branch February 19, 2020 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants