File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 92
92
<Reference Include =" System.Web" />
93
93
<Reference Include =" System.Web.Abstractions" />
94
94
<Reference Include =" System.Web.Optimization.React" >
95
- <HintPath >..\System.Web.Optimization.React\bin\$(Configuration)\net40 \System.Web.Optimization.React.dll</HintPath >
95
+ <HintPath >..\System.Web.Optimization.React\bin\$(Configuration)\net451 \System.Web.Optimization.React.dll</HintPath >
96
96
</Reference >
97
97
<Reference Include =" System.Web.Routing" />
98
98
<Reference Include =" System.Xml" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets =" TransformBabel" >
3
- <UsingTask AssemblyFile =" ..\React.MSBuild\bin\$(Configuration)\net40 \React.MSBuild.dll" TaskName =" TransformBabel" />
3
+ <UsingTask AssemblyFile =" ..\React.MSBuild\bin\$(Configuration)\net451 \React.MSBuild.dll" TaskName =" TransformBabel" />
4
4
<Target Name =" TransformBabel" >
5
5
<TransformBabel SourceDir =" $(MSBuildProjectDirectory)" />
6
6
</Target >
You can’t perform that action at this time.
0 commit comments