Skip to content

Update dotnet toolset#370

Merged
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:update-toolset
Apr 15, 2022
Merged

Update dotnet toolset#370
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:update-toolset

Conversation

@MichaelSimons
Copy link
Copy Markdown
Member

The new toolset surfaced an existing issue in the Microsoft.AspNetCore.Components.WebAssembly.Templates text-only package. The [Content_Types].xml] and _rels/.rels files were checked in. These get generated by NuGet therefore they are duplicated in the SBRP produced package. The 7.0 tools now fail because of duplicate files. To fix this I removed the checked in files.

@MichaelSimons MichaelSimons merged commit 3147e7a into dotnet:main Apr 15, 2022
@MichaelSimons MichaelSimons deleted the update-toolset branch April 15, 2022 16:29
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.

2 participants