From 05ec096b08342de85440d8d6d3e7e2f83ee00b89 Mon Sep 17 00:00:00 2001 From: keifufu Date: Thu, 30 Mar 2023 14:54:35 +0200 Subject: [PATCH] update wnpreduxadapterlibrary --- WebNowPlaying.csproj | 10 ++++------ packages.config | 4 ++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/WebNowPlaying.csproj b/WebNowPlaying.csproj index 34f9959..54e288d 100644 --- a/WebNowPlaying.csproj +++ b/WebNowPlaying.csproj @@ -1,7 +1,6 @@  - Debug x86 @@ -93,8 +92,8 @@ - - packages\WNPRedux-Adapter-Library.1.0.4\lib\net48\WNPRedux-Adapter-Library.dll + + packages\WNPRedux-Adapter-Library.1.0.5\lib\net48\WNPRedux-Adapter-Library.dll @@ -129,11 +128,10 @@ xcopy "$(TargetDir)$(TargetFileName)" "%25appdata%25\Rainmeter\Plugins" /Y This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + - + \ No newline at end of file diff --git a/packages.config b/packages.config index e9da446..77c3b4f 100644 --- a/packages.config +++ b/packages.config @@ -4,6 +4,6 @@ - - + + \ No newline at end of file