Skip to content

Commit 43121f3

Browse files
committed
Updating to newer NuGetUtils.MSBuild.Exec version, which fixes the bug with ITaskItems (seen as String arrays to GitVersionTask).
1 parent e3fd1b7 commit 43121f3

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)