Skip to content

Commit a725482

Browse files
logging package
1 parent 624f82c commit a725482

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

OneBitSoftware.Utilities.OperationResult/OneBitSoftware.Utilities.OperationResult/OneBitSoftware.Utilities.OperationResult.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66
<Nullable>enable</Nullable>
77
</PropertyGroup>
88

9+
<ItemGroup>
10+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
11+
</ItemGroup>
12+
913
</Project>

0 commit comments

Comments
 (0)