We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AzureDevops task
6.0.5
Windows
it crash even when I execute it by hand on windows 10 eith sdk 9.0.201 installed
it should execute the command
when executing this command : C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml
C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml
I get
CLR: Assert failure(PID 33028 [0x00008104], Thread: 6176 [0x1820]): !AreShadowStacksEnabled() || UseSpecialUserModeApc() File: D:\a\_work\1\s\src\coreclr\vm\threads.cpp:7938 Image: C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe
No response
Agent: 'Azure Pipelines' Command: dotnet-gitversion C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml CLR: Assert failure(PID 56184 [0x0000db78], Thread: 34712 [0x8798]): !AreShadowStacksEnabled() || UseSpecialUserModeApc() File: D:\a\_work\1\s\src\coreclr\vm\threads.cpp:7938 Image: C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe ##[error]TypeError: Cannot read property 'message' of undefined Finishing: Execute GitVersion
The text was updated successfully, but these errors were encountered:
Please add the content of your GitVersion.yml file to be able to reproduce the problem.
GitVersion.yml
Sorry, something went wrong.
No branches or pull requests
Prerequisites
GitVersion package
AzureDevops task
GitVersion version
6.0.5
Operating system
Windows
What are you seeing?
it crash even when I execute it by hand on windows 10 eith sdk 9.0.201 installed
What is expected?
it should execute the command
Steps to Reproduce
when executing this command :
C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml
I get
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
The text was updated successfully, but these errors were encountered: