Skip to content

Instantly share code, notes, and snippets.

@anaisbetts
Created October 31, 2011 02:08
Show Gist options
  • Select an option

  • Save anaisbetts/1326751 to your computer and use it in GitHub Desktop.

Select an option

Save anaisbetts/1326751 to your computer and use it in GitHub Desktop.
index af1bbbd..2e35501 100644
--- a/Hello LINQ.linq
+++ b/Hello LINQ.linq
@@ -1,6 +1,5 @@
<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>&lt;ApplicationData&gt;\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