File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ of patent rights can be found in the PATENTS file in the same directory.
3636 <PackageAssembliesAspNet5 Include =" React.AspNet" />
3737 <AspNet5ProjectJson Include =" src/React.AspNet/project.json" />
3838 <AspNet5ProjectJson Include =" src/React.Sample.Mvc6/project.json" />
39+ <AspNet5ProjectJson Include =" src/wrap/**/project.json" />
3940 </ItemGroup >
4041
4142 <Import Project =" src/React.tasks.proj" />
@@ -103,6 +104,7 @@ of patent rights can be found in the PATENTS file in the same directory.
103104 do it here. See https://github.com/aspnet/XRE/issues/1301
104105 -->
105106 <DeleteTree Directories =" src/artifacts" />
107+ <DeleteTree Directories =" bin/%(PackageAssembliesAspNet5.Identity)/Release" />
106108 </Target >
107109
108110 <Target Name =" Build" DependsOnTargets =" RestorePackages;UpdateVersion" >
Original file line number Diff line number Diff line change 9595 </ItemGroup >
9696 <ItemGroup >
9797 <None Include =" packages.config" />
98+ <None Include =" React.Owin.nutrans" />
9899 </ItemGroup >
99100 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
100101 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
You can’t perform that action at this time.
0 commit comments