Skip to content

Commit f34ca73

Browse files
stazzasbjornu
authored andcommitted
Updating to newer NuGetUtils.MSBuild.Exec version, which fixes the bug with ITaskItems (seen as String arrays to GitVersionTask).
1 parent 6aafd19 commit f34ca73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<PackageVersion_UtilPackNuGetMSBuild>2.0.1</PackageVersion_UtilPackNuGetMSBuild>
3+
<PackageVersion_UtilPackNuGetMSBuild>2.0.2</PackageVersion_UtilPackNuGetMSBuild>
44
</PropertyGroup>
55
</Project>
66

0 commit comments

Comments
 (0)