Skip to content

Commit

Permalink
Remove Microsoft.Azure.Cosmos.Direct ref
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Feb 19, 2020
1 parent 482b797 commit a36e742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/Infrastructure/Infrastructure.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Seq" Version="4.0.0" />
<PackageReference Include="Microsoft.Azure.Cosmos.Direct" Version="3.1.4" />
</ItemGroup>

</Project>

0 comments on commit a36e742

Please sign in to comment.