-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Remove override of ImplicitlyExpandDesignTimeFacades target once MSBuild bug is fixed #595
Comments
The msbuild bug is now fixed. |
mmitche
pushed a commit
to mmitche/sdk
that referenced
this issue
Jun 5, 2020
…0190416.9 (dotnet#595) - Microsoft.AspNetCore.Mvc.Analyzers - 3.0.0-preview5-19216-09 - Microsoft.AspNetCore.Mvc.Api.Analyzers - 3.0.0-preview5-19216-09
SimaTian
added a commit
that referenced
this issue
Nov 19, 2024
SimaTian
added a commit
that referenced
this issue
Nov 26, 2024
SimaTian
added a commit
that referenced
this issue
Jan 27, 2025
SimaTian
added a commit
that referenced
this issue
Jan 28, 2025
SimaTian
added a commit
that referenced
this issue
Jan 29, 2025
SimaTian
added a commit
that referenced
this issue
Feb 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We've overridden the ImplicitlyExpandDesignTimeFacades target to work around dotnet/msbuild#1345. Once the MSBuild bug is fixed, we should remove our override of the target.
The text was updated successfully, but these errors were encountered: