We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3598a20 + 69fb9bc commit c73f4e8Copy full SHA for c73f4e8
src/Sharpy.Compiler/Sharpy.Compiler.csproj
@@ -33,7 +33,7 @@
33
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
34
35
<!-- File system globbing for .spyproj file patterns -->
36
- <PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.5" />
+ <PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.6" />
37
</ItemGroup>
38
39
</Project>
0 commit comments