We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec5f7b commit 127b6e4Copy full SHA for 127b6e4
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.72.1" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.73.1" />
30
<PackageReference Include="CogniteSdk" Version="4.15.0" />
31
<PackageReference Include="System.Text.Json" Version="9.0.6" />
32
<PackageReference Include="prometheus-net" Version="8.2.1" />
0 commit comments