Problem with local nugets #477
atari-monk
started this conversation in
General
Replies: 1 comment 1 reply
-
I haven't seen that or used that workflow in a while. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can you please give me a comment on some issue ?
I upgraded nugets to net7. Also refactored one bad micro lib.
I try to run Better.Console.Tables.TestApp to test.
When i add reference to projs
Include="..\CommandDotNet.Helper\CommandDotNet.Helper.csproj
Include="..\CommandDotNet.Unity.Helper\CommandDotNet.Unity.Helper.csproj"
it works fine.
If i make local nuget out of them and referance them as nugets, i get error.
Have you seen that ?
Beta Was this translation helpful? Give feedback.
All reactions