Skip to content

Commit

Permalink
Fix DLR dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
slide authored Feb 16, 2018
1 parent 70b9746 commit f606022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package/nuget/IronPython.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<tags>ironpython python dynamic dlr</tags>
<dependencies>
<group>
<dependency id="DynamicLanguageRuntime" version="1.2.0" />
<dependency id="DynamicLanguageRuntime" version="1.2.1" />
</group>
<group targetFramework="netcoreapp2.0">
<dependency id="System.Text.Encoding.CodePages" version="4.4.0" />
Expand Down

0 comments on commit f606022

Please sign in to comment.