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.server-1.x
  • Loading branch information
cognite-bulldozer[bot] authored Aug 28, 2023
2 parents 6bb9abf + 69f233d commit 6919210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Extractor/Extractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="MQTTnet" Version="3.1.2" />
<PackageReference Include="CogniteSdk" Version="3.11.2" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
<PackageReference Include="Google.Protobuf" Version="3.24.1" />
<PackageReference Include="Google.Protobuf" Version="3.24.2" />
</ItemGroup>
<!--ItemGroup>
<None Include="$(SolutionDir)config\**" CopyToOutputDirectory="Always" LinkBase="config\" />
Expand Down
2 changes: 1 addition & 1 deletion MQTTCDFBridge/MQTTCDFBridge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<PackageReference Include="Cognite.ExtractorUtils" Version="1.13.1" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="MQTTnet" Version="3.1.2" />
<PackageReference Include="Google.Protobuf" Version="3.24.1" />
<PackageReference Include="Google.Protobuf" Version="3.24.2" />
</ItemGroup>
</Project>

0 comments on commit 6919210

Please sign in to comment.