Skip to content

Commit

Permalink
RavenDB-7070 Fixing csproj after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
arekpalinski committed Jun 14, 2024
1 parent cbf0679 commit b2b1de1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/EmbeddedTests/EmbeddedTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b2b1de1

Please sign in to comment.