We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621355b commit 4208c96Copy full SHA for 4208c96
Cognite.Extensions/Cognite.Extensions.csproj
@@ -26,7 +26,7 @@
26
<ProjectReference Include="..\Cognite.Common\Cognite.Common.csproj" />
27
</ItemGroup>
28
<ItemGroup>
29
- <PackageReference Include="Microsoft.Identity.Client" Version="4.78.0" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.79.0" />
30
<PackageReference Include="CogniteSdk" Version="5.3.0" />
31
<PackageReference Include="System.Text.Json" Version="9.0.10" />
32
<PackageReference Include="prometheus-net" Version="8.2.1" />
0 commit comments