You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Funny thing, I see you added the target in response to #754, but I also see the error on my CI machine:
"D:\a\***\Source\My.sln" (default target) (1) ->
"D:\a\***\Source\Installer\Installer.wapproj" (default target) (22) ->
"C:\Users\runneradmin\.nuget\packages\nerdbank.gitversioning\3.5.104\build\PrivateP2PCaching.proj" (GetTargetPathWithTargetPlatformMoniker target) (13:68) ->
C:\Users\runneradmin\.nuget\packages\nerdbank.gitversioning\3.5.104\build\PrivateP2PCaching.proj : error MSB4057: The target "GetTargetPathWithTargetPlatformMoniker" does not exist in the project.
The only difference I see is that I have WAPPROJ file (Windows Application Packaging Project, in my case it's MSIX Installer project), and the person in the mentioned issue had CSPROJ.
The project built successfully many times, the latest successful build used nerdbank.gitversioning 3.4.255.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi! Funny thing, I see you added the target in response to #754, but I also see the error on my CI machine:
The only difference I see is that I have WAPPROJ file (Windows Application Packaging Project, in my case it's MSIX Installer project), and the person in the mentioned issue had CSPROJ.
The project built successfully many times, the latest successful build used nerdbank.gitversioning 3.4.255.
Thank you.
The text was updated successfully, but these errors were encountered: