-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Add RenamedEvent* to FSW sources from CoreFX #16755
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 RenamedEvent* to FSW sources from CoreFX #16755
Conversation
Fixes mono#16486 - This was only partially fixed until now
|
@monojenkins commit csproj |
|
Also, where can I find the test suite to try and crop up a test case for this? |
|
@monojenkins commit csproj |
|
@monojenkins backport 2019-08 |
|
@Therzok backporting to 2019-02 failed, the patch results in conflicts: Please backport manually! |
|
I don't have push rights to the mono org to be able to modify the backport PRs. |
|
@monojenkins build failed |
|
@mononjenkins build failed |
|
cc @lewing we're going to need a bump of mono once this is merged. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Could you please also remove the old files |
|
Sorry, didn't see the notification. Pushed a new commit. |
Fixes #16486 - This was only partially fixed until now
This is a continuation of #16539
Should we port all sources to corefx?