Skip to content

Commit

Permalink
Remove unnecessary reference
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach authored and awright18 committed Feb 14, 2024
1 parent 0fe9f3a commit 9829036
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.301.30" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.300.49" />
<PackageVersion Include="AWSSDK.SQS" Version="3.7.300.49" />
<PackageVersion Include="Azure.Core" Version="1.37.0" />
<PackageVersion Include="Azure.Identity" Version="1.10.4" />
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.17.2" />
<PackageVersion Include="Azure.Monitor.Query" Version="1.2.0" />
Expand Down
1 change: 0 additions & 1 deletion src/Query/Particular.ThroughputQuery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Core" />
<PackageReference Include="Azure.Identity" />
<PackageReference Include="Azure.Messaging.ServiceBus" />
<PackageReference Include="Azure.Monitor.Query" />
Expand Down

0 comments on commit 9829036

Please sign in to comment.