File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 160
160
<Copy SourceFiles =" $(OutputPath)GitVersionCore.pdb" DestinationFolder =" $(SolutionDir)NuGetRefBuild\Lib\Net45" />
161
161
<Copy SourceFiles =" $(OutputPath)GitVersionCore.xml" DestinationFolder =" $(SolutionDir)NuGetRefBuild\Lib\Net45" />
162
162
<Copy SourceFiles =" $(ProjectDir)NugetAssets\GitVersion.nuspec" DestinationFolder =" $(SolutionDir)NuGetRefBuild" />
163
- <PepitaPackage .CreatePackageTask NuGetBuildDirectory =" $(SolutionDir)NuGetRefBuild" MetadataAssembly =" $(OutputPath)GitVersionCore.dll" />
163
+ <PepitaPackage .CreatePackageTask NuGetBuildDirectory =" $(SolutionDir)NuGetRefBuild" MetadataAssembly =" $(OutputPath)GitVersionCore.dll" Version = " $(GitVersion_NuGetVersion) " />
164
164
</Target >
165
165
<Import Project =" ..\packages\PepitaPackage.1.21.4\build\PepitaPackage.targets" Condition =" Exists('..\packages\PepitaPackage.1.21.4\build\PepitaPackage.targets')" />
166
166
<Import Project =" ..\packages\Fody.1.26.4\build\Fody.targets" Condition =" Exists('..\packages\Fody.1.26.4\build\Fody.targets')" />
You can’t perform that action at this time.
0 commit comments