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 17
17
18
18
<NuspecFile >NugetAssets\GitVersionTask.nuspec</NuspecFile >
19
19
<PackageVersion Condition =" $(PackageVersion) == '' Or $(PackageVersion) == '*Undefined*'" >0.0.1-alpha-0001</PackageVersion >
20
- <NuspecProperties >version=$(PackageVersion);configuration=$(Configuration);utilpackversion=$(PackageVersion_UtilPackNuGetMSBuild );libgit2sharpversion=$(PackageVersion_LibGit2Sharp);yamldotnetversion=$(PackageVersion_YamlDotNet)</NuspecProperties >
20
+ <NuspecProperties >version=$(PackageVersion);configuration=$(Configuration);utilpackversion=$(PackageVersion_NuGetUtilsMSBuildExec );libgit2sharpversion=$(PackageVersion_LibGit2Sharp);yamldotnetversion=$(PackageVersion_YamlDotNet)</NuspecProperties >
21
21
22
22
<Product >$(AssemblyName)</Product >
23
23
<LangVersion >latest</LangVersion >
You can’t perform that action at this time.
0 commit comments