-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Migration from v2 -> v3 #240
Comments
None, everything should Just Work as always. If something isn't, plz file a bug 🙏 . Thanks! |
My code just do not compile with strange error, can it be treated as bug? ;) |
If you provide a clean repro and/or a binlog, sure! |
@kzu Here is it |
Ok, found the root cause and have a fix. GitInfo now sets |
Tried the new CI build on the provided repo with GitInfo version <PropertyGroup>
...
<RestoreSources>https://pkg.kzu.io/index.json;https://api.nuget.org/v3/index.json</RestoreSources>
</PropertyGroup> And it now works as expected. Please reopen if something's off. I'll ship the release ASAP. |
Describe the Bug
What are the steps I should perform to migrate to the version 3?
Steps to Reproduce
Expected Behavior
Exception with Stack Trace
Version Info
Additional Info
The text was updated successfully, but these errors were encountered: