We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b83df0 commit 0682f22Copy full SHA for 0682f22
Extractor/Extractor.csproj
@@ -19,7 +19,7 @@
19
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.PubSub" Version="1.5.375.457-beta" />
20
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
21
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
22
- <PackageReference Include="Google.Protobuf" Version="3.34.0" />
+ <PackageReference Include="Google.Protobuf" Version="3.34.1" />
23
</ItemGroup>
24
<!--ItemGroup>
25
<None Include="$(SolutionDir)config\**" CopyToOutputDirectory="Always" LinkBase="config\" />
0 commit comments