Bump IronPython from 2.7.9 to 2.7.10

Bumps [IronPython](https://github.com/IronLanguages/ironpython2) from 2.7.9 to 2.7.10.
- [Release notes](https://github.com/IronLanguages/ironpython2/releases)
- [Commits](https://github.com/IronLanguages/ironpython2/compare/ipy-2.7.9...ipy-2.7.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-28 04:57:00 +00:00 committed by J. Fronny
parent 96d5c3ab74
commit a8f4bd49b8
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<PackageReference Include="CC-Functions.Misc" Version="1.1.7409.23118" />
<PackageReference Include="ICSharpCode.Decompiler" Version="5.0.2.5153" />
<PackageReference Include="ICSharpCode.TextEditor.Extended" Version="4.2.4" />
<PackageReference Include="IronPython" Version="2.7.9" />
<PackageReference Include="IronPython" Version="2.7.10" />
<PackageReference Include="ModernUI" Version="2.0.0" />
</ItemGroup>
<PropertyGroup>