优化 Mjpeg 播放
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="Bat\**" />
|
||||
<EmbeddedResource Remove="Bat\**" />
|
||||
<None Remove="Bat\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CoreWCF.Http" Version="1.8.0" />
|
||||
<PackageReference Include="CoreWCF.Primitives" Version="1.8.0" />
|
||||
|
||||
Reference in New Issue
Block a user