Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 5b339cc

Browse files
bschnurrMikhail Arkhipov
authored and
Mikhail Arkhipov
committed
Parsing nuspec was referencing old version of FileSystemClobbing (#1797)
(cherry picked from commit 0bd7737)
1 parent 5a97cc6 commit 5b339cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Parsing/Impl/Microsoft-Python-Parsing.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1616
<tags>Python</tags>
1717
<dependencies>
18-
<dependency id="Microsoft.Extensions.FileSystemGlobbing" version="2.2" />
18+
<dependency id="Microsoft.Extensions.FileSystemGlobbing" version="3.0.0" />
1919
</dependencies>
2020
</metadata>
2121
<files>

0 commit comments

Comments
 (0)