-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Hi, we're using dnt to switch our solution from packages to projects in a Azure DevOps Build Pipeline.
After updating the VS Build Tools to version 17.8.0 (.net 8) DNT is failing with the message below:
DNT (DotNetTools, https://github.com/RSuter/DNT, v1.8.3.0)
Binary: C:\Windows\ServiceProfiles\NetworkService\.dotnet\tools\.store\dnt\1.8.3\dnt\1.8.3\tools\net7.0\any\dnt.dll
System.InvalidOperationException: No instances of MSBuild could be detected.
Try calling RegisterInstance or RegisterMSBuildPath to manually register one.
at Microsoft.Build.Locator.MSBuildLocator.RegisterDefaults()
at Dnt.Program.Main(String[] args) in C:\projects\dnt\src\Dnt\Program.cs:line 29
Is there a new version for .net 8 already planned?
Can't wait to update my Self Hosted Build agent to the newest version :-)
Regards meister-d
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels