Created
November 23, 2012 16:19
-
-
Save michael-newton-15below/4136322 to your computer and use it in GitHub Desktop.
Compiler error minimal case
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
#r "FAKE\Nuget.Core.dll" | |
#r "System.Xml.Linq" | |
#r "FAKE\FakeLib.dll" | |
new SemanticVersion("5.5.0.0") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment