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

Utilize new StaticWebAssets SDK #47242

Closed
3 tasks
MackinnonBuck opened this issue Mar 15, 2023 · 1 comment
Closed
3 tasks

Utilize new StaticWebAssets SDK #47242

MackinnonBuck opened this issue Mar 15, 2023 · 1 comment
Assignees
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-razor-sdk
Milestone

Comments

@MackinnonBuck
Copy link
Member

Splitting out some items from #46997 as follow-up items after the changes in dotnet/sdk#31079:

  • Removing the Razor SDK and related files from the SDK repo, since they ship from dotnet/razor now.
  • Removing Static Web Assets related files from the Razor SDK repo, since they'll ship from the SDK repo.
  • Updating the Razor SDK repo to consume the static web assets SDK repo.
@MackinnonBuck MackinnonBuck added enhancement This issue represents an ask for new feature or an enhancement to an existing one area-blazor Includes: Blazor, Razor Components feature-razor-sdk labels Mar 15, 2023
@mkArtakMSFT mkArtakMSFT added this to the 8.0-preview4 milestone Mar 21, 2023
@mkArtakMSFT
Copy link
Member

This issue was created with the assumption that all the Static Assets code lives in the dotnet/razor repo, but it's not the case. Hence, there is no work to be done here.

@mkArtakMSFT mkArtakMSFT closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-razor-sdk
Projects
None yet
Development

No branches or pull requests

3 participants
@MackinnonBuck @mkArtakMSFT and others