Skip to content

Commit 74f12de

Browse files
committed
Update csproj
1 parent 279ebc7 commit 74f12de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/AzureMapsControl.Components/AzureMapsControl.Components.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
<ItemGroup>
1818
<SupportedPlatform Include="browser" />
1919
</ItemGroup>
20+
21+
<ItemGroup>
22+
<Content Remove="package.json" />
23+
<Content Remove="package-lock.json" />
24+
<Content Remove="tsconfig.json" />
25+
</ItemGroup>
2026

2127
<ItemGroup>
2228
<None Include="..\..\README.md">

0 commit comments

Comments
 (0)