Commit Graph

9 Commits

Author SHA1 Message Date
andy
902b6e6a8c
fix: ci build of PRs, ignore failing charts tests, updating tests version to .NET 6 (#175)
* fixed failing integration tests, upgraded test projects to .NET Core 3.1

added more nulled properties for those that can be altered on the API
closes #146

* bumping test projects up to .NET 6

* adding specific solution to dotnet commands (was breaking after adding second sln)

* solution name in title instead of command!

* dummy commit to test push for actions

* another dummy commit

* adding pull_request trigger
2023-01-04 14:55:21 +00:00
Johan Klinge
806d146d63 Resource embed in csproj and new method GetFileContents in CommandTestBase 2018-12-03 16:02:05 +01:00
Rikki Tooley
2625131422 Support .Net Standard 1.1 #88
- Upgrade JSON.NET from 6.0.8 to 9.0.1
- Change from Microsoft.Net.Http 2.2.28 to System.Net.Http 4.3.0 (this package doesn't support .Net Standard 1.0)
- This commit deprecates support for Windows Phone Silverlight 8.0
- Remove IF.Lastfm.SQLite project from the solution so it can be upgraded to .Net Standard separately
2016-11-30 03:18:39 +00:00
Rikki Tooley
1628e3a513 Ignore VS 2015 ide folder 2015-04-04 18:26:06 +01:00
Rikki Tooley
4afe00f663 Response tests for user.getTopAlbums 2015-04-03 18:04:50 +01:00
Rikki Tooley
f5db4b37eb Configuring NuGet packaging and AppVeyor build 2014-11-20 23:39:22 +00:00
Rikki Tooley
dd2cd0a851 Updating README with more sample code 2014-11-04 14:41:43 +00:00
Rikki Tooley
3f002ff637 Remove NuGet packages folder from Git 2014-09-29 22:07:46 +01:00
Rikki Tooley
f2a6a61275 Initial commit 2013-06-08 18:49:21 +01:00