Skip to content

Commit

Permalink
Merge pull request #29 from baltermia/remove-tsconfig-from-pack
Browse files Browse the repository at this point in the history
Remove all typescript-releated files from Pack
  • Loading branch information
baltermia authored Jul 6, 2023
2 parents 500121e + 8ae8c02 commit cf6f0ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BlazorCameraStreamer/BlazorCameraStreamer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
<None Include="..\README.md" Pack="true" PackagePath="" />
<None Include="..\NUGET-README.md" Pack="true" PackagePath="" />
<None Include="wwwroot\js\CameraStreamer.js" />
<None Include="tsconfig.json" Pack="false" />
<None Include="Scripts\CameraStreamer.ts" Pack="false" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cf6f0ce

Please sign in to comment.