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

Add cecil to SB repos #15607

Merged
merged 3 commits into from
Feb 22, 2023
Merged

Add cecil to SB repos #15607

merged 3 commits into from
Feb 22, 2023

Conversation

mthalman
Copy link
Member

I've confirmed this eliminates the cecil prebuilt.

Fixes dotnet/source-build#3232

@mthalman mthalman requested a review from a team as a code owner February 22, 2023 13:43

<PropertyGroup>
<BuildCommand>$(StandardSourceBuildCommand) $(StandardSourceBuildArgs)</BuildCommand>
<GlobalJsonFile>$(ProjectDirectory)global.json</GlobalJsonFile>
Copy link
Member

@MichaelSimons MichaelSimons Feb 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These (global.json and nuget.config) are no longer required after #15526.

@MichaelSimons MichaelSimons enabled auto-merge (squash) February 22, 2023 15:38
@MichaelSimons MichaelSimons merged commit bfef7d9 into dotnet:main Feb 22, 2023
@mthalman mthalman deleted the sb3232-cecil branch February 22, 2023 18:01
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.

Build Cecil repo in VMR
2 participants