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 19
19
</PropertyGroup >
20
20
21
21
<ItemGroup >
22
- <Content Include =" reactnet-vanilla\**\*" Exclude =" reactnet-vanilla\**\bin\**;reactnet-vanilla\**\obj\**;**\.template.config\** " />
23
- <Content Include =" reactnet-webpack\**\*" Exclude =" reactnet-webpack\**\bin\**;reactnet-webpack\**\obj\**;reactnet-webpack\node_modules\**;reactnet-webpack\wwwroot\dist\**;**\.template.config\** " />
22
+ <Content Include =" reactnet-vanilla\**\*" Exclude =" reactnet-vanilla\**\bin\**;reactnet-vanilla\**\obj\**" />
23
+ <Content Include =" reactnet-webpack\**\*" Exclude =" reactnet-webpack\**\bin\**;reactnet-webpack\**\obj\**;reactnet-webpack\node_modules\**;reactnet-webpack\wwwroot\dist\**" />
24
24
<Compile Remove =" **\*" />
25
25
</ItemGroup >
26
26
You can’t perform that action at this time.
0 commit comments