microsoft / ConcordExtensibilitySamples

Visual Studio Debug Engine Extensibility Samples
Other
121 stars 50 forks source link

VSSDK.BuildTools 17.0.5232 -> 17.3.2093 #88

Closed WardenGnaw closed 1 year ago

WardenGnaw commented 1 year ago

This fixes the issue of: C:\Users\runneradmin.nuget\packages\microsoft.vssdk.buildtools\17.0.5232\tools\VSSDK\Microsoft.VsSDK.targets(829,5): error MSB4018: The "GetDeploymentPathFromVsixManifest" task failed unexpectedly. [D:\a\ConcordExtensibilitySamples\ConcordExtensibilitySamples\Iris\vsix\vsix.csproj] C:\Users\runneradmin.nuget\packages\microsoft.vssdk.buildtools\17.0.5232\tools\VSSDK\Microsoft.VsSDK.targets(829,5): error MSB4018: System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object. [D:\a\ConcordExtensibilitySamples\ConcordExtensibilitySamples\Iris\vsix\vsix.csproj]

Add manual trigger for Github Actions