Skip to content

Commit

Permalink
Merge refs/heads/master into renovate/opcfoundation.netstandard.opc.u…
Browse files Browse the repository at this point in the history
…a.pubsub-1.x
  • Loading branch information
cognite-bulldozer[bot] authored Jun 18, 2024
2 parents 21bc8ff + 2554fba commit 9411fa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MQTTCDFBridge/MQTTCDFBridge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Cognite.ExtractorUtils" Version="1.23.4" />
<PackageReference Include="Cognite.ExtractorUtils" Version="1.24.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="MQTTnet" Version="4.3.3.952" />
<PackageReference Include="Google.Protobuf" Version="3.27.1" />
Expand Down
2 changes: 1 addition & 1 deletion Server/Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<None Include="$(SolutionDir)config\**" CopyToOutputDirectory="Always" LinkBase="config\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Cognite.ExtractorUtils" Version="1.23.4" />
<PackageReference Include="Cognite.ExtractorUtils" Version="1.24.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
<PackageReference Include="MQTTnet" Version="4.3.3.952" />
Expand Down

0 comments on commit 9411fa3

Please sign in to comment.