Skip to content

Commit

Permalink
chore: Remove references to Common.Logging (#2509)
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-ahemsath authored May 28, 2024
1 parent 705f624 commit d695f6a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
<Reference Include="System.EnterpriseServices" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Common.Logging">
<Version>3.3.1</Version>
</PackageReference>
<PackageReference Include="Common.Logging.Core">
<Version>3.3.1</Version>
</PackageReference>
<PackageReference Include="CouchbaseNetClient">
<Version>2.3.8</Version>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Common.Logging" Version="3.3.1" />
<PackageReference Include="Common.Logging.Core" Version="3.3.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48">
Expand Down

0 comments on commit d695f6a

Please sign in to comment.