You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@radical It seems that it uses for some reason a global nuget cache. Am I doing something wrong?
How did you get this? I tried it locally, and even if I have 8.0.0-dev in my global cache, the tests always correctly pick up from the test-local fresh cache.
I built the dotnet-latest using the target from WBT to build it and than
I'm using dotnet-latest/dotnet.exe to create project and etc. I'll try from scratch next week and dig in.
Using dotnet from there won't change where the nuget cache is used from. That special setup is for the tests. You can override it manually or use a custom nuget.config . You can find one with the built test projects.
ghost
locked as resolved and limited conversation to collaborators
Jun 8, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Override version of
KnownWebAssemblySdkPackinMicrosoft.NETCoreSdk.BundledVersions.propsto point to local built package