Skip to content

Commit

Permalink
Version 2.0.0-preview.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tinodo committed Nov 2, 2023
1 parent 21ca61d commit 8360199
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions OBSClient/OBSClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>

<ItemGroup>
<Compile Remove="Requests\**" />
<EmbeddedResource Remove="Requests\**" />
<None Remove="Requests\**" />
</ItemGroup>

<ItemGroup>
<None Include="..\LICENSE">
<Pack>True</Pack>
Expand Down

0 comments on commit 8360199

Please sign in to comment.