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

[wasm][debugger] Avoid creating csproj during compilation time #82724

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

thaystg
Copy link
Member

@thaystg thaystg commented Feb 27, 2023

Just create the C# file with colon on name on Linux, keep the csproj always there

Trying to fix the error on CI in this PR: #82599

@ghost
Copy link

ghost commented Feb 27, 2023

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

Just create the C# file with colon on name on Linux, keep the csproj always there

Trying to fix the error on CI in this PR: #82599

Author: thaystg
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@thaystg
Copy link
Member Author

thaystg commented Feb 27, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg thaystg changed the title [wasm][debugger] Avoid creating csproj in compile time [wasm][debugger] Avoid creating csproj during compilation time Feb 27, 2023
@thaystg thaystg merged commit b2106ae into dotnet:main Feb 27, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants