File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed
Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 1212 <Content Remove =" Views\Windows\HandleErrorCrashes.cshtml" />
1313 </ItemGroup >
1414 <ItemGroup >
15- <None Remove =" ElectronHostHook\connector.ts" />
16- <None Remove =" ElectronHostHook\excelCreator.ts" />
17- <None Remove =" ElectronHostHook\index.ts" />
18- </ItemGroup >
19- <ItemGroup >
20- <Content Include =" ElectronHostHook\connector.ts" >
21- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
22- </Content >
23- <Content Include =" ElectronHostHook\excelCreator.ts" >
24- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
25- </Content >
26- <Content Include =" ElectronHostHook\index.ts" >
27- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
15+ <Content Include =" ElectronHostHook\**\*.*" >
16+ <CopyToPublishDirectory >Never</CopyToPublishDirectory >
2817 </Content >
2918 </ItemGroup >
3019 <ItemGroup >
You can’t perform that action at this time.
0 commit comments