Skip to content

Commit

Permalink
Update csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudleclerc committed Dec 19, 2024
1 parent 3c99a52 commit 786bc2b
Showing 1 changed file with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,10 @@
<PackageId>AzureMapsControl.Components</PackageId>
</PropertyGroup>


<ItemGroup>
<Content Remove="package.json" />
<Content Remove="package-lock.json" />
<Content Remove="tsconfig.json" />
<SupportedPlatform Include="browser" />
</ItemGroup>

<ItemGroup>
<None Include="..\..\README.md">
<Pack>True</Pack>
Expand All @@ -30,9 +27,6 @@
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
<None Include="package.json" />
<None Include="package-lock.json" />
<None Include="tsconfig.json" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 786bc2b

Please sign in to comment.