Skip to content

Commit d5fd96b

Browse files
authored
Add version System.Diagnostics.DiagnosticSource to match Microsoft.Extensions.Logging.Abstractions version (#3061)
1 parent 8acbfab commit d5fd96b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Stack/Opc.Ua.Core/Opc.Ua.Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<Otherwise>
8080
<ItemGroup>
8181
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
82+
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.1" />
8283
</ItemGroup>
8384
</Otherwise>
8485
</Choose>

0 commit comments

Comments
 (0)