File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1515 <IncludeContentInPack >true</IncludeContentInPack >
1616 <IncludeBuildOutput >false</IncludeBuildOutput >
1717 <ContentTargetFolders >content</ContentTargetFolders >
18+ <NoDefaultExcludes >true</NoDefaultExcludes >
1819 </PropertyGroup >
1920
2021 <ItemGroup >
21- <Content Include =" reactnet-vanilla\**\*" Exclude =" reactnet-vanilla\**\bin\**;reactnet-vanilla\**\obj\**" />
22- <Content Include =" reactnet-webpack\**\*" Exclude =" reactnet-webpack\**\bin\**;reactnet-webpack\**\obj\**;reactnet-webpack\node_modules\**;reactnet-webpack\wwwroot\dist\**" />
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\** " />
2324 <Compile Remove =" **\*" />
2425 </ItemGroup >
2526
You can’t perform that action at this time.
0 commit comments