Created
October 31, 2011 02:08
-
-
Save anaisbetts/1326751 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| index af1bbbd..2e35501 100644 | |
| --- a/Hello LINQ.linq | |
| +++ b/Hello LINQ.linq | |
| [36m@@ -1,6 +1,5 @@[m | |
| <Query Kind="Statements"> | |
| - <Reference Relative="..\References\System.Reactive.dll">..\References\System.Reactive.dll</Reference> | |
| - <Reference Relative="..\References\Microsoft.Reactive.Testing.dll">..\References\Microsoft.Reactive.Testing.dll</Reference> | |
| + <Reference><ApplicationData>\LINQPad\Samples\Programming Reactive Extensions and LINQ\System.Reactive.dll</Reference> | |
| <Namespace>System.Reactive</Namespace> | |
| <Namespace>System.Reactive.Linq</Namespace> | |
| <Namespace>Microsoft.Reactive.Testing</Namespace> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment