File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed
src/Communication.UI.Blazor Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 46
46
<SupportedPlatform Include =" browser" />
47
47
</ItemGroup >
48
48
49
- <ItemGroup >
50
- <AdditionalFiles Remove =" ..\..\stylecop.json" />
51
- <AdditionalFiles Include =" stylecop.json" />
52
- </ItemGroup >
53
-
54
49
<ItemGroup >
55
50
<PackageReference Include =" Microsoft.AspNetCore.Components.Web" />
56
51
</ItemGroup >
64
59
<ItemGroup >
65
60
<Content Update =" AzureCommunicationReact\package-lock.json" >
66
61
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
62
+ <Pack >false</Pack >
67
63
</Content >
68
64
<Content Update =" AzureCommunicationReact\package.json" >
69
65
<CopyToOutputDirectory >Never</CopyToOutputDirectory >
66
+ <Pack >false</Pack >
70
67
</Content >
71
68
</ItemGroup >
72
69
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments