Conversation
|
@timheuer can you download the build artifacts and give this a try before I merge it? |
src/Nerdbank.GitVersioning.Tasks/build/Nerdbank.GitVersioning.targets
Outdated
Show resolved
Hide resolved
|
Okay, a .NET SDK target was preventing the logic from working correctly and it is required that .NET 10 SDK is used for the new PackageType. After resolving that, the flow works, I can confirm this change works as expected now! |
@timheuer Which target was it? Is it something NB.GV needs to accommodate or was it unique to your situation? |
I think I deleted that binlog -- it was basically seeing the |
|
Great. Thank you for testing. |
No description provided.