Skip to content

Commit

Permalink
Bump Microsoft.DotNet.PlatformAbstractions from 3.1.3 to 3.1.6
Browse files Browse the repository at this point in the history
Bumps [Microsoft.DotNet.PlatformAbstractions](https://github.com/dotnet/core-setup) from 3.1.3 to 3.1.6.
- [Release notes](https://github.com/dotnet/core-setup/releases)
- [Commits](dotnet/core-setup@v3.1.3...v3.1.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and atruskie committed Jul 16, 2020
1 parent 74ae08f commit eee7959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Acoustics.Shared/Acoustics.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.3" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.2" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
Expand Down

0 comments on commit eee7959

Please sign in to comment.