Skip to content

Commit 3f525c4

Browse files
stazzasbjornu
authored andcommitted
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 ead537e commit 3f525c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +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>
6+

0 commit comments

Comments
 (0)