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

BlazorWasmSdk: Serve .webcil as application/octet-stream #30077

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

lambdageek
Copy link
Member

WebCIL is a new container format for .NET assemblies when publishing to webassembly. (See dotnet/runtime#79416)

Related to dotnet/runtime#80807

WebCIL is a new container format for .NET assemblies when publishing
to webassembly.  (See dotnet/runtime#79416)

Related to dotnet/runtime#80807
@lambdageek lambdageek requested a review from a team as a code owner January 23, 2023 19:48
@dotnet-issue-labeler dotnet-issue-labeler bot added the Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch label Jan 23, 2023
@ghost
Copy link

ghost commented Jan 23, 2023

Thanks for your PR, @lambdageek.
To learn about the PR process and branching schedule of this repo, please take a look at the SDK PR Guide.

Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

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

We also need to update this within UseBlazorFrameworkFiles in the aspnetcore repo

@lambdageek lambdageek merged commit 7f689d3 into dotnet:main Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants