Skip to content

Commit ae21549

Browse files
fix(tooling): ensure latest azure-core dependency is used (#598)
1 parent f971ffc commit ae21549

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/authentication/azure/Microsoft.Kiota.Authentication.Azure.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<GenerateCompatibilitySuppressionFile>false</GenerateCompatibilitySuppressionFile>
1010
</PropertyGroup>
1111

12+
<!-- Package references -->
1213
<ItemGroup>
1314
<PackageReference Include="Azure.Core" Version="1.50.0" />
1415
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.14.15">

0 commit comments

Comments
 (0)