diff --git a/src/examples/Streams/StreamsExamples/StreamsExamples.csproj b/src/examples/Streams/StreamsExamples/StreamsExamples.csproj index c693255f28b..eeec7f5b1cf 100644 --- a/src/examples/Streams/StreamsExamples/StreamsExamples.csproj +++ b/src/examples/Streams/StreamsExamples/StreamsExamples.csproj @@ -37,9 +37,8 @@ True - - ..\..\..\packages\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - True + + ..\..\..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/examples/Streams/StreamsExamples/packages.config b/src/examples/Streams/StreamsExamples/packages.config index 6aad3a37342..48627e2fcac 100644 --- a/src/examples/Streams/StreamsExamples/packages.config +++ b/src/examples/Streams/StreamsExamples/packages.config @@ -1,4 +1,5 @@  + \ No newline at end of file