Skip to content

Commit c73f4e8

Browse files
authored
Merge pull request #573 from antonsynd/dependabot/nuget/src/Sharpy.Compiler/Microsoft.Extensions.FileSystemGlobbing-10.0.6
chore: Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.5 to 10.0.6
2 parents 3598a20 + 69fb9bc commit c73f4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sharpy.Compiler/Sharpy.Compiler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
3434

3535
<!-- File system globbing for .spyproj file patterns -->
36-
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.5" />
36+
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.6" />
3737
</ItemGroup>
3838

3939
</Project>

0 commit comments

Comments
 (0)