Skip to content

Commit

Permalink
Change requirements for building the project to C# 6 and VS2015
Browse files Browse the repository at this point in the history
  • Loading branch information
rikkit committed Sep 1, 2015
1 parent c49316f commit 5aebac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ There is a NuGet package built for every commit to master. Add ```https://ci.app

#### From source

Clone this repo and reference ```IF.Lastfm.Core``` in your application. Your IDE needs to support building portable libraries - Visual Studio 2013 Community or better.
Clone this repo and reference ```IF.Lastfm.Core``` in your application. Your IDE needs to support C# 6 and portable libraries - Visual Studio 2015 Community or better.

### Using the SDK

Expand Down

0 comments on commit 5aebac3

Please sign in to comment.