Skip to content

Commit

Permalink
Merge pull request #98 from loresoft/dependabot/nuget/microsoftextens…
Browse files Browse the repository at this point in the history
…ions-049504c158

Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.0 to 9.0.1 in the microsoftextensions group
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents 78e13aa + 8f409c4 commit bea938b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DotNet.Property/DotNet.Property.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.1" />
</ItemGroup>

</Project>

0 comments on commit bea938b

Please sign in to comment.