Bumped the version of immutable collections.

This commit is contained in:
David Fowler 2014-03-25 02:06:59 -07:00
parent e393c25f87
commit 699b146d1f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"Microsoft.CodeAnalysis.Common" : "0.7-beta-*",
"Microsoft.CodeAnalysis.CSharp" : "0.7-beta-*",
"System.Reflection.Metadata.Ecma335": "0.7-beta-*",
"Microsoft.Bcl.Immutable": "1.1.18-beta"
"Microsoft.Bcl.Immutable": "1.1.18-beta-*"
},
"configurations": {
"net45": {