Skip to content

Commit

Permalink
Bump Microsoft.Extensions.FileSystemGlobbing from 3.1.2 to 3.1.3 (#273)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.FileSystemGlobbing](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Gregorius Soedharmo <arkatufus@yahoo.com>
  • Loading branch information
dependabot-preview[bot] and Arkatufus authored Apr 24, 2020
1 parent bac0dbb commit aa9f53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/AspNetWebApp/AspNetWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Abstractions" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Primitives" Version="3.1.2" />
</ItemGroup>

Expand Down

0 comments on commit aa9f53a

Please sign in to comment.