[release/6.0.2xx] source-build: Remove *.Razor.*.Tooling.Internal prebuilts
See original GitHub issueThe following Razor tooling prebuilts have been detected in release/6.0.2xx. These need to be removed by either ensuring the prebuilt is included in source-build or by excluding the reference in source-build.
<Usage Id="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="6.0.2-1.22056.2" File="src/sdk.8a705ab1294ff07ae66ea41ca890b004cfa6fd9f/artifacts/buildObj/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.Tool/project.assets.json" IsDirectDependency="true" />
<Usage Id="Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal" Version="6.0.2-1.22056.2" File="src/sdk.8a705ab1294ff07ae66ea41ca890b004cfa6fd9f/artifacts/buildObj/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/project.assets.json" IsDirectDependency="true" />
<Usage Id="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="6.0.2-1.22056.2" File="src/sdk.8a705ab1294ff07ae66ea41ca890b004cfa6fd9f/artifacts/buildObj/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.Tool/project.assets.json" IsDirectDependency="true" />
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
[release/6.0.2xx] source-build: Remove *.Razor.*. ...
The following Razor tooling prebuilts have been detected in release/6.0.2xx. These need to be removed by either ensuring the prebuilt is ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure, I can take a look tomorrow or Monday
Sure, @MichaelSimons is there guidance on how to get the razor-compiler repo source-building?