Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed May 13, 2020
1 parent 5d75fc1 commit 87ece78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Baseline.Designer.props
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@
<ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Logging.EventSource' AND '$(TargetFramework)' == 'netstandard2.0' ">
<BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.4, )" />
<BaselinePackageReference Include="System.Text.Json" Version="[4.7.2, )" />
<BaselinePackageReference Include="System.Threading.Tasks.Extensions" Version="[4.5.2, )" />
<BaselinePackageReference Include="System.Threading.Tasks.Extensions" Version="[4.5.4, )" />
</ItemGroup>
<!-- Package: Microsoft.Extensions.Logging.TraceSource-->
<PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Logging.TraceSource' ">
Expand Down

0 comments on commit 87ece78

Please sign in to comment.