Skip to content

Commit

Permalink
Set DLR as specific version (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
slide authored Feb 16, 2018
1 parent f606022 commit ead7680
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.1" />
<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 ead7680

Please sign in to comment.