Skip to content

Commit b99ee99

Browse files
Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.0 to 9.0.2 (#656)
* Bump Microsoft.Extensions.FileSystemGlobbing and Microsoft.NETFramework.ReferenceAssemblies Bumps [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Microsoft.Extensions.FileSystemGlobbing` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.FileSystemGlobbing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update Directory.Packages.props --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Meera Ruxmohan <[email protected]>
1 parent 2049ba7 commit b99ee99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageVersion Include="Microsoft.Build" Version="$(MicrosoftBuildPackageVersion)" />
2121
<PackageVersion Include="Microsoft.Build.Runtime" Version="$(MicrosoftBuildPackageVersion)" />
2222
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="$(MicrosoftBuildPackageVersion)" />
23-
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0" />
23+
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.2" />
2424
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2525
<PackageVersion Include="Microsoft.VisualStudio.ProjectSystem.SDK" Version="15.8.243" />
2626
<PackageVersion Include="Microsoft.VisualStudio.SDK" Version="17.12.40392" />

0 commit comments

Comments
 (0)