Skip to content

Commit 91c1a02

Browse files
authored
Merge pull request #3131 from OPCFoundation/master
Merge master to release/1.5.376
2 parents faeb581 + 6df0d13 commit 91c1a02

File tree

70 files changed

+71869
-35762
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+71869
-35762
lines changed

.azurepipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
parameters:
55
buildoption: ''
6-
framework: net6.0
6+
framework: net8.0
77
jobnamesuffix: ''
88
agents: '@{}'
99
jobs:

.azurepipelines/get-version.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
try {
1111
# Try install tool
1212
# Note: Keep Version 3.6.146, it is known working for 4 digit versioning
13-
& dotnet @("tool", "install", "--tool-path", "./tools", "--version", "3.6.146", "--framework", "net60", "nbgv") 2>&1
13+
& dotnet @("tool", "install", "--tool-path", "./tools", "--version", "3.6.146", "--framework", "net80", "nbgv") 2>&1
1414

1515
$props = (& ./tools/nbgv @("get-version", "-f", "json")) | ConvertFrom-Json
1616
if ($LastExitCode -ne 0) {

.azurepipelines/signlistDebug.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,68 +2,57 @@ Stack\Opc.Ua.Core\bin\Debug\netstandard2.0\Opc.Ua.Core.dll
22
Stack\Opc.Ua.Core\bin\Debug\netstandard2.1\Opc.Ua.Core.dll
33
Stack\Opc.Ua.Core\bin\Debug\net472\Opc.Ua.Core.dll
44
Stack\Opc.Ua.Core\bin\Debug\net48\Opc.Ua.Core.dll
5-
Stack\Opc.Ua.Core\bin\Debug\net6.0\Opc.Ua.Core.dll
65
Stack\Opc.Ua.Core\bin\Debug\net8.0\Opc.Ua.Core.dll
76
Stack\Opc.Ua.Core\bin\Debug\net9.0\Opc.Ua.Core.dll
87
Stack\Opc.Ua.Bindings.Https\bin\Debug\netstandard2.0\Opc.Ua.Bindings.Https.dll
98
Stack\Opc.Ua.Bindings.Https\bin\Debug\netstandard2.1\Opc.Ua.Bindings.Https.dll
109
Stack\Opc.Ua.Bindings.Https\bin\Debug\net472\Opc.Ua.Bindings.Https.dll
1110
Stack\Opc.Ua.Bindings.Https\bin\Debug\net48\Opc.Ua.Bindings.Https.dll
12-
Stack\Opc.Ua.Bindings.Https\bin\Debug\net6.0\Opc.Ua.Bindings.Https.dll
1311
Stack\Opc.Ua.Bindings.Https\bin\Debug\net8.0\Opc.Ua.Bindings.Https.dll
1412
Stack\Opc.Ua.Bindings.Https\bin\Debug\net9.0\Opc.Ua.Bindings.Https.dll
1513
Libraries\Opc.Ua.Server\bin\Debug\netstandard2.0\Opc.Ua.Server.dll
1614
Libraries\Opc.Ua.Server\bin\Debug\netstandard2.1\Opc.Ua.Server.dll
1715
Libraries\Opc.Ua.Server\bin\Debug\net472\Opc.Ua.Server.dll
1816
Libraries\Opc.Ua.Server\bin\Debug\net48\Opc.Ua.Server.dll
19-
Libraries\Opc.Ua.Server\bin\Debug\net6.0\Opc.Ua.Server.dll
2017
Libraries\Opc.Ua.Server\bin\Debug\net8.0\Opc.Ua.Server.dll
2118
Libraries\Opc.Ua.Server\bin\Debug\net9.0\Opc.Ua.Server.dll
2219
Libraries\Opc.Ua.Client\bin\Debug\netstandard2.0\Opc.Ua.Client.dll
2320
Libraries\Opc.Ua.Client\bin\Debug\netstandard2.1\Opc.Ua.Client.dll
2421
Libraries\Opc.Ua.Client\bin\Debug\net472\Opc.Ua.Client.dll
2522
Libraries\Opc.Ua.Client\bin\Debug\net48\Opc.Ua.Client.dll
26-
Libraries\Opc.Ua.Client\bin\Debug\net6.0\Opc.Ua.Client.dll
2723
Libraries\Opc.Ua.Client\bin\Debug\net8.0\Opc.Ua.Client.dll
2824
Libraries\Opc.Ua.Client\bin\Debug\net9.0\Opc.Ua.Client.dll
2925
Libraries\Opc.Ua.Client.ComplexTypes\bin\Debug\netstandard2.1\Opc.Ua.Client.ComplexTypes.dll
30-
Libraries\Opc.Ua.Client.ComplexTypes\bin\Debug\net462\Opc.Ua.Client.ComplexTypes.dll
3126
Libraries\Opc.Ua.Client.ComplexTypes\bin\Debug\net472\Opc.Ua.Client.ComplexTypes.dll
3227
Libraries\Opc.Ua.Client.ComplexTypes\bin\Debug\net48\Opc.Ua.Client.ComplexTypes.dll
33-
Libraries\Opc.Ua.Client.ComplexTypes\bin\Debug\net6.0\Opc.Ua.Client.ComplexTypes.dll
3428
Libraries\Opc.Ua.Client.ComplexTypes\bin\Debug\net8.0\Opc.Ua.Client.ComplexTypes.dll
3529
Libraries\Opc.Ua.Client.ComplexTypes\bin\Debug\net9.0\Opc.Ua.Client.ComplexTypes.dll
3630
Libraries\Opc.Ua.Configuration\bin\Debug\netstandard2.0\Opc.Ua.Configuration.dll
3731
Libraries\Opc.Ua.Configuration\bin\Debug\netstandard2.1\Opc.Ua.Configuration.dll
3832
Libraries\Opc.Ua.Configuration\bin\Debug\net472\Opc.Ua.Configuration.dll
3933
Libraries\Opc.Ua.Configuration\bin\Debug\net48\Opc.Ua.Configuration.dll
40-
Libraries\Opc.Ua.Configuration\bin\Debug\net6.0\Opc.Ua.Configuration.dll
4134
Libraries\Opc.Ua.Configuration\bin\Debug\net8.0\Opc.Ua.Configuration.dll
4235
Libraries\Opc.Ua.Configuration\bin\Debug\net9.0\Opc.Ua.Configuration.dll
4336
Libraries\Opc.Ua.Gds.Client.Common\bin\Debug\netstandard2.0\Opc.Ua.Gds.Client.Common.dll
4437
Libraries\Opc.Ua.Gds.Client.Common\bin\Debug\netstandard2.1\Opc.Ua.Gds.Client.Common.dll
4538
Libraries\Opc.Ua.Gds.Client.Common\bin\Debug\net472\Opc.Ua.Gds.Client.Common.dll
4639
Libraries\Opc.Ua.Gds.Client.Common\bin\Debug\net48\Opc.Ua.Gds.Client.Common.dll
47-
Libraries\Opc.Ua.Gds.Client.Common\bin\Debug\net6.0\Opc.Ua.Gds.Client.Common.dll
4840
Libraries\Opc.Ua.Gds.Client.Common\bin\Debug\net8.0\Opc.Ua.Gds.Client.Common.dll
4941
Libraries\Opc.Ua.Gds.Client.Common\bin\Debug\net9.0\Opc.Ua.Gds.Client.Common.dll
5042
Libraries\Opc.Ua.Gds.Server.Common\bin\Debug\netstandard2.0\Opc.Ua.Gds.Server.Common.dll
5143
Libraries\Opc.Ua.Gds.Server.Common\bin\Debug\netstandard2.1\Opc.Ua.Gds.Server.Common.dll
5244
Libraries\Opc.Ua.Gds.Server.Common\bin\Debug\net472\Opc.Ua.Gds.Server.Common.dll
5345
Libraries\Opc.Ua.Gds.Server.Common\bin\Debug\net48\Opc.Ua.Gds.Server.Common.dll
54-
Libraries\Opc.Ua.Gds.Server.Common\bin\Debug\net6.0\Opc.Ua.Gds.Server.Common.dll
5546
Libraries\Opc.Ua.Gds.Server.Common\bin\Debug\net8.0\Opc.Ua.Gds.Server.Common.dll
5647
Libraries\Opc.Ua.Gds.Server.Common\bin\Debug\net9.0\Opc.Ua.Gds.Server.Common.dll
5748
Libraries\Opc.Ua.Security.Certificates\bin\Debug\netstandard2.0\Opc.Ua.Security.Certificates.dll
5849
Libraries\Opc.Ua.Security.Certificates\bin\Debug\netstandard2.1\Opc.Ua.Security.Certificates.dll
5950
Libraries\Opc.Ua.Security.Certificates\bin\Debug\net472\Opc.Ua.Security.Certificates.dll
6051
Libraries\Opc.Ua.Security.Certificates\bin\Debug\net48\Opc.Ua.Security.Certificates.dll
61-
Libraries\Opc.Ua.Security.Certificates\bin\Debug\net6.0\Opc.Ua.Security.Certificates.dll
6252
Libraries\Opc.Ua.Security.Certificates\bin\Debug\net8.0\Opc.Ua.Security.Certificates.dll
6353
Libraries\Opc.Ua.Security.Certificates\bin\Debug\net9.0\Opc.Ua.Security.Certificates.dll
6454
Libraries\Opc.Ua.PubSub\bin\Debug\netstandard2.1\Opc.Ua.PubSub.dll
6555
Libraries\Opc.Ua.PubSub\bin\Debug\net472\Opc.Ua.PubSub.dll
6656
Libraries\Opc.Ua.PubSub\bin\Debug\net48\Opc.Ua.PubSub.dll
67-
Libraries\Opc.Ua.PubSub\bin\Debug\net6.0\Opc.Ua.PubSub.dll
6857
Libraries\Opc.Ua.PubSub\bin\Debug\net8.0\Opc.Ua.PubSub.dll
6958
Libraries\Opc.Ua.PubSub\bin\Debug\net9.0\Opc.Ua.PubSub.dll

.azurepipelines/signlistRelease.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,68 +2,57 @@ Stack\Opc.Ua.Core\bin\Release\netstandard2.0\Opc.Ua.Core.dll
22
Stack\Opc.Ua.Core\bin\Release\netstandard2.1\Opc.Ua.Core.dll
33
Stack\Opc.Ua.Core\bin\Release\net472\Opc.Ua.Core.dll
44
Stack\Opc.Ua.Core\bin\Release\net48\Opc.Ua.Core.dll
5-
Stack\Opc.Ua.Core\bin\Release\net6.0\Opc.Ua.Core.dll
65
Stack\Opc.Ua.Core\bin\Release\net8.0\Opc.Ua.Core.dll
76
Stack\Opc.Ua.Core\bin\Release\net9.0\Opc.Ua.Core.dll
87
Stack\Opc.Ua.Bindings.Https\bin\Release\netstandard2.0\Opc.Ua.Bindings.Https.dll
98
Stack\Opc.Ua.Bindings.Https\bin\Release\netstandard2.1\Opc.Ua.Bindings.Https.dll
109
Stack\Opc.Ua.Bindings.Https\bin\Release\net472\Opc.Ua.Bindings.Https.dll
1110
Stack\Opc.Ua.Bindings.Https\bin\Release\net48\Opc.Ua.Bindings.Https.dll
12-
Stack\Opc.Ua.Bindings.Https\bin\Release\net6.0\Opc.Ua.Bindings.Https.dll
1311
Stack\Opc.Ua.Bindings.Https\bin\Release\net8.0\Opc.Ua.Bindings.Https.dll
1412
Stack\Opc.Ua.Bindings.Https\bin\Release\net9.0\Opc.Ua.Bindings.Https.dll
1513
Libraries\Opc.Ua.Server\bin\Release\netstandard2.0\Opc.Ua.Server.dll
1614
Libraries\Opc.Ua.Server\bin\Release\netstandard2.1\Opc.Ua.Server.dll
1715
Libraries\Opc.Ua.Server\bin\Release\net472\Opc.Ua.Server.dll
1816
Libraries\Opc.Ua.Server\bin\Release\net48\Opc.Ua.Server.dll
19-
Libraries\Opc.Ua.Server\bin\Release\net6.0\Opc.Ua.Server.dll
2017
Libraries\Opc.Ua.Server\bin\Release\net8.0\Opc.Ua.Server.dll
2118
Libraries\Opc.Ua.Server\bin\Release\net9.0\Opc.Ua.Server.dll
2219
Libraries\Opc.Ua.Client\bin\Release\netstandard2.0\Opc.Ua.Client.dll
2320
Libraries\Opc.Ua.Client\bin\Release\netstandard2.1\Opc.Ua.Client.dll
2421
Libraries\Opc.Ua.Client\bin\Release\net472\Opc.Ua.Client.dll
2522
Libraries\Opc.Ua.Client\bin\Release\net48\Opc.Ua.Client.dll
26-
Libraries\Opc.Ua.Client\bin\Release\net6.0\Opc.Ua.Client.dll
2723
Libraries\Opc.Ua.Client\bin\Release\net8.0\Opc.Ua.Client.dll
2824
Libraries\Opc.Ua.Client\bin\Release\net9.0\Opc.Ua.Client.dll
2925
Libraries\Opc.Ua.Client.ComplexTypes\bin\Release\netstandard2.1\Opc.Ua.Client.ComplexTypes.dll
30-
Libraries\Opc.Ua.Client.ComplexTypes\bin\Release\net462\Opc.Ua.Client.ComplexTypes.dll
3126
Libraries\Opc.Ua.Client.ComplexTypes\bin\Release\net472\Opc.Ua.Client.ComplexTypes.dll
3227
Libraries\Opc.Ua.Client.ComplexTypes\bin\Release\net48\Opc.Ua.Client.ComplexTypes.dll
33-
Libraries\Opc.Ua.Client.ComplexTypes\bin\Release\net6.0\Opc.Ua.Client.ComplexTypes.dll
3428
Libraries\Opc.Ua.Client.ComplexTypes\bin\Release\net8.0\Opc.Ua.Client.ComplexTypes.dll
3529
Libraries\Opc.Ua.Client.ComplexTypes\bin\Release\net9.0\Opc.Ua.Client.ComplexTypes.dll
3630
Libraries\Opc.Ua.Configuration\bin\Release\netstandard2.0\Opc.Ua.Configuration.dll
3731
Libraries\Opc.Ua.Configuration\bin\Release\netstandard2.1\Opc.Ua.Configuration.dll
3832
Libraries\Opc.Ua.Configuration\bin\Release\net472\Opc.Ua.Configuration.dll
3933
Libraries\Opc.Ua.Configuration\bin\Release\net48\Opc.Ua.Configuration.dll
40-
Libraries\Opc.Ua.Configuration\bin\Release\net6.0\Opc.Ua.Configuration.dll
4134
Libraries\Opc.Ua.Configuration\bin\Release\net8.0\Opc.Ua.Configuration.dll
4235
Libraries\Opc.Ua.Configuration\bin\Release\net9.0\Opc.Ua.Configuration.dll
4336
Libraries\Opc.Ua.Gds.Client.Common\bin\Release\netstandard2.0\Opc.Ua.Gds.Client.Common.dll
4437
Libraries\Opc.Ua.Gds.Client.Common\bin\Release\netstandard2.1\Opc.Ua.Gds.Client.Common.dll
4538
Libraries\Opc.Ua.Gds.Client.Common\bin\Release\net472\Opc.Ua.Gds.Client.Common.dll
4639
Libraries\Opc.Ua.Gds.Client.Common\bin\Release\net48\Opc.Ua.Gds.Client.Common.dll
47-
Libraries\Opc.Ua.Gds.Client.Common\bin\Release\net6.0\Opc.Ua.Gds.Client.Common.dll
4840
Libraries\Opc.Ua.Gds.Client.Common\bin\Release\net8.0\Opc.Ua.Gds.Client.Common.dll
4941
Libraries\Opc.Ua.Gds.Client.Common\bin\Release\net9.0\Opc.Ua.Gds.Client.Common.dll
5042
Libraries\Opc.Ua.Gds.Server.Common\bin\Release\netstandard2.0\Opc.Ua.Gds.Server.Common.dll
5143
Libraries\Opc.Ua.Gds.Server.Common\bin\Release\netstandard2.1\Opc.Ua.Gds.Server.Common.dll
5244
Libraries\Opc.Ua.Gds.Server.Common\bin\Release\net472\Opc.Ua.Gds.Server.Common.dll
5345
Libraries\Opc.Ua.Gds.Server.Common\bin\Release\net48\Opc.Ua.Gds.Server.Common.dll
54-
Libraries\Opc.Ua.Gds.Server.Common\bin\Release\net6.0\Opc.Ua.Gds.Server.Common.dll
5546
Libraries\Opc.Ua.Gds.Server.Common\bin\Release\net8.0\Opc.Ua.Gds.Server.Common.dll
5647
Libraries\Opc.Ua.Gds.Server.Common\bin\Release\net9.0\Opc.Ua.Gds.Server.Common.dll
5748
Libraries\Opc.Ua.Security.Certificates\bin\Release\netstandard2.0\Opc.Ua.Security.Certificates.dll
5849
Libraries\Opc.Ua.Security.Certificates\bin\Release\netstandard2.1\Opc.Ua.Security.Certificates.dll
5950
Libraries\Opc.Ua.Security.Certificates\bin\Release\net472\Opc.Ua.Security.Certificates.dll
6051
Libraries\Opc.Ua.Security.Certificates\bin\Release\net48\Opc.Ua.Security.Certificates.dll
61-
Libraries\Opc.Ua.Security.Certificates\bin\Release\net6.0\Opc.Ua.Security.Certificates.dll
6252
Libraries\Opc.Ua.Security.Certificates\bin\Release\net8.0\Opc.Ua.Security.Certificates.dll
6353
Libraries\Opc.Ua.Security.Certificates\bin\Release\net9.0\Opc.Ua.Security.Certificates.dll
6454
Libraries\Opc.Ua.PubSub\bin\Release\netstandard2.1\Opc.Ua.PubSub.dll
6555
Libraries\Opc.Ua.PubSub\bin\Release\net472\Opc.Ua.PubSub.dll
6656
Libraries\Opc.Ua.PubSub\bin\Release\net48\Opc.Ua.PubSub.dll
67-
Libraries\Opc.Ua.PubSub\bin\Release\net6.0\Opc.Ua.PubSub.dll
6857
Libraries\Opc.Ua.PubSub\bin\Release\net8.0\Opc.Ua.PubSub.dll
6958
Libraries\Opc.Ua.PubSub\bin\Release\net9.0\Opc.Ua.PubSub.dll

.azurepipelines/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
parameters:
55
configuration: 'Release'
6-
framework: net6.0
6+
framework: net8.0
77
agents: '@{}'
88
jobnamesuffix: ''
99
customtestarget: ''
@@ -41,11 +41,11 @@ jobs:
4141
vmImage: $(poolImage)
4242
steps:
4343
- task: UseDotNet@2
44-
displayName: 'Install .NET 6.0'
45-
condition: eq('${{parameters.framework}}', 'net6.0')
44+
displayName: 'Install .NET 8.0'
45+
condition: eq('${{parameters.framework}}', 'net8.0')
4646
inputs:
4747
packageType: 'sdk'
48-
version: '6.0.x'
48+
version: '8.0.x'
4949
- task: UseDotNet@2
5050
displayName: 'Install .NET 9.0'
5151
inputs:

.azurepipelines/testcc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
#
44
parameters:
55
configuration: 'Release'
6-
framework: net6.0
6+
framework: net8.0
77
agent: 'linux'
88
poolImage: 'ubuntu-22.04'
9-
jobnamesuffix: 'net60cc'
9+
jobnamesuffix: 'net80cc'
1010
customtestarget: ''
1111
jobs:
1212
- job: testcc${{ parameters.jobnamesuffix }}
@@ -24,11 +24,11 @@ jobs:
2424
vmImage: ${{ parameters.poolImage }}
2525
steps:
2626
- task: UseDotNet@2
27-
displayName: 'Install .NET 6.0'
28-
condition: eq('${{parameters.framework}}', 'net6.0')
27+
displayName: 'Install .NET 8.0'
28+
condition: eq('${{parameters.framework}}', 'net8.0')
2929
inputs:
3030
packageType: 'sdk'
31-
version: '6.0.x'
31+
version: '8.0.x'
3232
- task: UseDotNet@2
3333
displayName: 'Install .NET 9.0'
3434
inputs:

Applications/ConsoleReferenceClient/ConsoleReferenceClient.csproj

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,21 @@
1111
<RootNamespace>Quickstarts.ConsoleReferenceClient</RootNamespace>
1212
</PropertyGroup>
1313

14-
<ItemGroup Condition=" '$(NoHttps)' != 'true' ">
15-
<ProjectReference Include="..\..\Stack\Opc.Ua.Bindings.Https\Opc.Ua.Bindings.Https.csproj" />
16-
</ItemGroup>
17-
1814
<ItemGroup>
1915
<Compile Include="..\ConsoleReferenceServer\ConsoleUtils.cs" Exclude="bin\**;obj\**;**\*.xproj;packages\**" />
2016
</ItemGroup>
2117

2218
<ItemGroup>
23-
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.6" />
24-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.6" />
25-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.6" />
26-
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
27-
<PackageReference Include="Serilog" Version="4.3.0" />
28-
<PackageReference Include="Serilog.Expressions" Version="5.0.0" />
29-
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
30-
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.2" />
31-
<PackageReference Include="Serilog.Sinks.File" Version="7.0.0" />
32-
<PackageReference Include="Serilog.Sinks.Debug" Version="3.0.0" />
19+
<PackageReference Include="Microsoft.Extensions.Logging" />
20+
<PackageReference Include="Microsoft.Extensions.Configuration" />
21+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" />
22+
<PackageReference Include="Mono.Options" />
23+
<PackageReference Include="Serilog" />
24+
<PackageReference Include="Serilog.Expressions" />
25+
<PackageReference Include="Serilog.Sinks.Console" />
26+
<PackageReference Include="Serilog.Extensions.Logging" />
27+
<PackageReference Include="Serilog.Sinks.File" />
28+
<PackageReference Include="Serilog.Sinks.Debug" />
3329
</ItemGroup>
3430

3531
<ItemGroup>

Applications/ConsoleReferencePublisher/ConsoleReferencePublisher.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
16-
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
15+
<PackageReference Include="Mono.Options"/>
16+
<PackageReference Include="System.Private.Uri"/>
1717
</ItemGroup>
1818

1919
<ItemGroup>

Applications/ConsoleReferenceServer/ConsoleReferenceServer.csproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.6" />
33-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.6" />
34-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.6" />
35-
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
36-
<PackageReference Include="Serilog" Version="4.3.0" />
37-
<PackageReference Include="Serilog.Expressions" Version="5.0.0" />
38-
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
39-
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.2" />
40-
<PackageReference Include="Serilog.Sinks.File" Version="7.0.0" />
41-
<PackageReference Include="Serilog.Sinks.Debug" Version="3.0.0" />
32+
<PackageReference Include="Microsoft.Extensions.Logging" />
33+
<PackageReference Include="Microsoft.Extensions.Configuration" />
34+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" />
35+
<PackageReference Include="Mono.Options" />
36+
<PackageReference Include="Serilog" />
37+
<PackageReference Include="Serilog.Expressions" />
38+
<PackageReference Include="Serilog.Sinks.Console" />
39+
<PackageReference Include="Serilog.Extensions.Logging" />
40+
<PackageReference Include="Serilog.Sinks.File" />
41+
<PackageReference Include="Serilog.Sinks.Debug" />
4242
</ItemGroup>
4343

4444
<ItemGroup>

Applications/ConsoleReferenceSubscriber/ConsoleReferenceSubscriber.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
16-
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
15+
<PackageReference Include="Mono.Options"/>
16+
<PackageReference Include="System.Private.Uri"/>
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)