-
Notifications
You must be signed in to change notification settings - Fork 258
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
NuGet should normalize the trailing slashes for the global packages folder, fallback folder and the like #7968
Labels
Area:RestoreNoOp
The PackageReference no-op
Functionality:Restore
Priority:2
Issues for the current backlog.
Style:PackageReference
Type:Bug
Comments
nkolev92
added
Functionality:Restore
Area:RestoreNoOp
The PackageReference no-op
Style:PackageReference
labels
Apr 5, 2019
nkolev92
added
the
Category:Quality Week
Issues that should be considered for quality week
label
Apr 1, 2020
See related dotnet/arcade#5172 |
nkolev92
added
Category:Customer Sprint
and removed
Category:Quality Week
Issues that should be considered for quality week
labels
Nov 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area:RestoreNoOp
The PackageReference no-op
Functionality:Restore
Priority:2
Issues for the current backlog.
Style:PackageReference
Type:Bug
Inconsistent configuration across commandline and VS can defeat no-op and cause an overwrite of the assets file, thus triggering a needless design time build.
Motivation from dotnet/arcade#2351
//cc @rrelyea @markwilkie @tmat
The text was updated successfully, but these errors were encountered: