Update Serilog.Ui.SqliteProvider.csproj

This commit is contained in:
Tech Garage 2024-09-10 11:18:45 +03:30 committed by GitHub
parent e3ca0340f9
commit 6022e894e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RuntimeIdentifiers>linux-x64;linux-arm64</RuntimeIdentifiers>
</PropertyGroup>
<ItemGroup>