Skip to content

Commit 855a7f0

Browse files
committed
Updating to newer version of NuGetUtils.MSBuild.Exec in order to cut down the amount of process invocations used by the task factory.
1 parent 6e16a8c commit 855a7f0

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_NuGetUtilsMSBuildExec>2.0.3</PackageVersion_NuGetUtilsMSBuildExec>
3+
<PackageVersion_NuGetUtilsMSBuildExec>2.0.4</PackageVersion_NuGetUtilsMSBuildExec>
44
</PropertyGroup>
55
</Project>
66

0 commit comments

Comments
 (0)