File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ of patent rights can be found in the PATENTS file in the same directory.
17
17
<UsingTask
18
18
TaskName=" SetEnvironmentVariable"
19
19
TaskFactory=" CodeTaskFactory"
20
- AssemblyFile=" $(MSBuildToolsPath)\ Microsoft.Build.Tasks.Core .dll" >
20
+ AssemblyFile=" C:\Windows\ Microsoft.NET\Framework\v4.0.30319\Microsoft. Build.Tasks.v4.0 .dll" >
21
21
<ParameterGroup >
22
22
<Name Required =" true" />
23
23
<Value Required =" true" />
@@ -34,7 +34,7 @@ of patent rights can be found in the PATENTS file in the same directory.
34
34
<UsingTask
35
35
TaskName=" UpdateAspNetProjectVersion"
36
36
TaskFactory=" CodeTaskFactory"
37
- AssemblyFile=" $(MSBuildToolsPath)\ Microsoft.Build.Tasks.Core .dll" >
37
+ AssemblyFile=" C:\Windows\ Microsoft.NET\Framework\v4.0.30319\Microsoft. Build.Tasks.v4.0 .dll" >
38
38
<ParameterGroup >
39
39
<Files ParameterType =" Microsoft.Build.Framework.ITaskItem[]" Required =" true" />
40
40
<Version Required =" true" />
You can’t perform that action at this time.
0 commit comments