Skip to content

Commit

Permalink
use Microsoft.NETCore not prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Jun 28, 2016
1 parent 0a49e13 commit edd6d32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<group targetFramework=".NETStandard1.6">
<dependency id="Microsoft.NETCore.Platforms" version="1.0.1" />
<dependency id="Microsoft.NETCore.Runtime.CoreCLR" version="1.0.2" />
<dependency id="Microsoft.NETCore" version="5.0.1-rc2-23911" />
<dependency id="Microsoft.NETCore" version="5.0.1" />
<dependency id="Microsoft.NETCore.ConsoleHost" version="1.0.0-rc2-23911" />
<dependency id="Microsoft.FSharp.Compiler.NetCore" version="$version$" />
</group>
Expand Down

0 comments on commit edd6d32

Please sign in to comment.