Skip to content

Conversation

@ViktorHofer
Copy link
Member

See dotnet/source-build#4410 When building from source, we must set the
RuntimeIdentifier property explicitly as otherwise the SDK defaults to the portable RID.

Also make the SDK aware of the R2R build by updating the Known* items in Directory.Build.targets and
remove the AspNetCore framework references.

@ViktorHofer ViktorHofer requested review from a team as code owners May 28, 2024 07:31
@github-actions
Copy link
Contributor

✅ No release notes required

See dotnet/source-build#4410
When building from source, we must set the
RuntimeIdentifier property explicitly as otherwise
the SDK defaults to the portable RID.

Also make the SDK aware of the R2R build by updating
the Known* items in Directory.Build.targets and
remove the AspNetCore framework references.
@ViktorHofer ViktorHofer force-pushed the FixSourceBuildWhenRunningR2Run branch 4 times, most recently from 9b7512c to b793e15 Compare May 28, 2024 09:20
@ViktorHofer ViktorHofer force-pushed the FixSourceBuildWhenRunningR2Run branch from b793e15 to 7271b27 Compare May 28, 2024 09:20
@vzarytovskii vzarytovskii enabled auto-merge (squash) May 29, 2024 16:00
@vzarytovskii
Copy link
Member

Should auto-merge once approved by someone from SB-internal team and all comments are resolved.

@vzarytovskii vzarytovskii merged commit c39cd1a into dotnet:main May 29, 2024
@ViktorHofer ViktorHofer deleted the FixSourceBuildWhenRunningR2Run branch May 29, 2024 16:09
@vzarytovskii
Copy link
Member

Oh, for some reason it wasn't blocked by the comment. @ViktorHofer is it ok that it got merged, or does it need some more changes? We can hold on with merging to release branch and wait for fixes (if any).

@kasperk81
Copy link

viktor used the same patch in sdk, everything was fine dotnet/sdk@43ff4fd. need to remove the patch once fsharp update pops up via codeflow in sdk.

@ViktorHofer
Copy link
Member Author

exactly

vzarytovskii added a commit that referenced this pull request Jun 21, 2024
Co-authored-by: Kevin Ransom (msft) <[email protected]>
Co-authored-by: Petr <[email protected]>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Brian Rourke Boll <[email protected]>
Co-authored-by: Vlad Zarytovskii <[email protected]>
Co-authored-by: Viktor Hofer <[email protected]>
Co-authored-by: Florian Verdonck <[email protected]>
Co-authored-by: Jakub Majocha <[email protected]>
Co-authored-by: ijklam <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dawe <[email protected]>
Co-authored-by: Tom Deseyn <[email protected]>
Fix AOT (#17238)" (#17264)
Fix full source-build product build when running R2R (#17259)
Fix plain build of FSC fsproj (#17270)
Fix #14375 by showing and inserting correct name of entities from unopened namespace/module (#17261)
fix #14375
Fix a typo in docs (#17273)
Fix sbom generation (#17275)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants