Skip to content

Commit

Permalink
Update nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
luiscantero committed Aug 16, 2024
1 parent 884cfde commit 49c6f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opc-plc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
<PackageReference Include="Serilog.Extensions.Logging.File" Version="3.0.0" />
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<PackageReference Update="Nerdbank.GitVersioning" Version="3.6.139" />
<PackageReference Update="Nerdbank.GitVersioning" Version="3.6.141" />
</ItemGroup>

<!-- When referencing a local build of the OPC UA stack for testing, define the constant UseLocalOpcUaSdk in the file Directory.Build.targets -->
Expand Down

0 comments on commit 49c6f45

Please sign in to comment.