File tree 3 files changed +6
-4
lines changed
3 files changed +6
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 30
30
</Content >
31
31
</ItemGroup >
32
32
33
+ <ItemGroup >
34
+ <None Remove =" Content\Views\web.config.transform" />
35
+ </ItemGroup >
36
+
33
37
<ItemGroup >
34
38
<Reference Include =" System.Web" />
35
39
<Reference Include =" Microsoft.CSharp" />
38
42
39
43
<ItemGroup >
40
44
<ProjectReference Include =" ..\React.Core\React.Core.csproj" />
45
+ <ProjectReference Include =" ..\React.Web.Mvc4\React.Web.Mvc4.csproj" />
41
46
</ItemGroup >
42
47
43
48
<PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
Original file line number Diff line number Diff line change 22
22
<ItemGroup >
23
23
<Compile Include =" ..\SharedAssemblyInfo.cs" />
24
24
<Compile Include =" ..\SharedAssemblyVersionInfo.cs" />
25
- <Content Include =" Content\**\*" >
26
- <Pack >true</Pack >
27
- <PackagePath >content\</PackagePath >
28
- </Content >
29
25
</ItemGroup >
30
26
31
27
<ItemGroup >
34
30
</ItemGroup >
35
31
36
32
<ItemGroup >
33
+ <ProjectReference Include =" ..\React.AspNet\React.AspNet.csproj" />
37
34
<ProjectReference Include =" ..\React.Core\React.Core.csproj" />
38
35
</ItemGroup >
39
36
You can’t perform that action at this time.
0 commit comments