Skip to content

Commit

Permalink
Merge pull request #66 from Azure-Samples/dependabot/nuget/lib/Indust…
Browse files Browse the repository at this point in the history
…rial-IoT/e2e-tests/OpcPublisher-E2E-Tests/Azure.Identity-1.10.2

Bump Azure.Identity from 1.8.1 to 1.10.2 in /lib/Industrial-IoT/e2e-tests/OpcPublisher-E2E-Tests
  • Loading branch information
WilliamBerryiii authored Jan 9, 2024
2 parents 284399d + 79bbc5e commit 2883ea8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.8.1" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.7.5" />
<PackageReference Include="FluentAssertions" Version="6.9.0" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.38.1" />
Expand Down

0 comments on commit 2883ea8

Please sign in to comment.