Skip to content

cdonnellytx/GitVersionPackBug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitVersionPackBug

GitVersion.MsBuild pack bug. Basically including GitVersion.MsBuild when IsPackable=false, then calling dotnet pack on the project makes it fail to build.

What it does

dotnet pack fails because GitVersion does not generate the GitVersionInformation.g.cs file:

C:\Users\cdonnelly\.nuget\packages\gitversion.msbuild\5.6.11\tools\GitVersion.MsBuild.targets(110,9): error : DirectoryNotFoundException: Could not find a part of the path 'D:\temp\marklar\obj\Debug\GitVersionInformation.g.cs'. [D:\temp\marklar\marklar.csproj]

About

GitVersion.MsBuild pack bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages