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

Ensure project.assets.json files are unique for SiteExtensions in VMR #61270

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Apr 1, 2025

Should fix errors like:

D:\a\_work\1\s\.dotnet\sdk\10.0.100-preview.4.25177.22\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1047: Assets file 'D:\a\_work\1\s\src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.Runtime.SiteExtension\project.assets.json' doesn't have a target for 'net462/win-x86'. Ensure that restore has run and that you have included 'net462' in the TargetFrameworks for your project. You may also need to include 'win-x86' in your project's RuntimeIdentifiers. [D:\a\_work\1\s\src\aspnetcore\src\SiteExtensions\Runtime\Microsoft.AspNetCore.Runtime.SiteExtension.pkgproj]

https://dev.azure.com/dnceng/internal/_build/results?buildId=2676757&view=logs&j=287a7939-eab3-5c36-8f0e-00afcd687924&t=4fb25e12-6d48-5139-7a32-8d5e685a65d1&l=274

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 1, 2025
@wtgodbe
Copy link
Member Author

wtgodbe commented Apr 1, 2025

@wtgodbe wtgodbe marked this pull request as draft April 2, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant