We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a8be58 + 77fd207 commit 2e16a5dCopy full SHA for 2e16a5d
src/Serilog.Extensions.Logging/Serilog.Extensions.Logging.csproj
@@ -31,7 +31,7 @@
31
</ItemGroup>
32
33
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' or '$(TargetFramework)' == 'netstandard2.0' ">
34
- <PackageReference Include="Microsoft.Extensions.Logging" Version="2.*" />
+ <PackageReference Include="Microsoft.Extensions.Logging" Version="2.0.0" />
35
36
37
<PropertyGroup Condition=" '$(TargetFramework)' == 'net46' ">
0 commit comments