File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 3030 </Content >
3131 </ItemGroup >
3232
33+ <ItemGroup >
34+ <None Remove =" Content\Views\web.config.transform" />
35+ </ItemGroup >
36+
3337 <ItemGroup >
3438 <Reference Include =" System.Web" />
3539 <Reference Include =" Microsoft.CSharp" />
3842
3943 <ItemGroup >
4044 <ProjectReference Include =" ..\React.Core\React.Core.csproj" />
45+ <ProjectReference Include =" ..\React.Web.Mvc4\React.Web.Mvc4.csproj" />
4146 </ItemGroup >
4247
4348 <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
Original file line number Diff line number Diff line change 2222 <ItemGroup >
2323 <Compile Include =" ..\SharedAssemblyInfo.cs" />
2424 <Compile Include =" ..\SharedAssemblyVersionInfo.cs" />
25- <Content Include =" Content\**\*" >
26- <Pack >true</Pack >
27- <PackagePath >content\</PackagePath >
28- </Content >
2925 </ItemGroup >
3026
3127 <ItemGroup >
3430 </ItemGroup >
3531
3632 <ItemGroup >
33+ <ProjectReference Include =" ..\React.AspNet\React.AspNet.csproj" />
3734 <ProjectReference Include =" ..\React.Core\React.Core.csproj" />
3835 </ItemGroup >
3936
You can’t perform that action at this time.
0 commit comments