Skip to content

Commit

Permalink
Merge pull request #8 from Prevter/dependabot/nuget/FloatToolGUI/Syst…
Browse files Browse the repository at this point in the history
…em.Text.RegularExpressions-4.3.1

Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /FloatToolGUI
  • Loading branch information
Prevter authored Sep 9, 2021
2 parents 1522162 + 5c687cb commit 640173c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FloatToolGUI/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<package id="System.Security.Cryptography.X509Certificates" version="4.3.0" targetFramework="net472" />
<package id="System.Text.Encoding" version="4.3.0" targetFramework="net472" />
<package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="net472" />
<package id="System.Text.RegularExpressions" version="4.3.0" targetFramework="net472" />
<package id="System.Text.RegularExpressions" version="4.3.1" targetFramework="net472" />
<package id="System.Threading" version="4.3.0" targetFramework="net472" />
<package id="System.Threading.Tasks" version="4.3.0" targetFramework="net472" />
<package id="System.Threading.Timer" version="4.3.0" targetFramework="net472" />
Expand Down

0 comments on commit 640173c

Please sign in to comment.