From 9a8ad0bb2fd16c90755afdfb8d7218362d6b667b Mon Sep 17 00:00:00 2001 From: Elias Quinn Date: Fri, 4 Jul 2025 07:54:44 +0200 Subject: [PATCH] inbetwen push --- .../NotVPR_Remote.AssemblyInfo.cs | 2 +- .../NotVPR_Remote.AssemblyInfoInputs.cache | 2 +- .../net8.0-android/designtime/build.props | 31 + .../designtime/libraryprojectimports.cache | 2 +- .../obj/rider.project.model.nuget.info | 2 +- .../BluetoothServer.cs | 6 +- .../NotVPR_SideProjecktForVpr_FreeTime.dll | Bin 9728 -> 9728 bytes .../NotVPR_SideProjecktForVpr_FreeTime.exe | Bin 150528 -> 150528 bytes .../NotVPR_SideProjecktForVpr_FreeTime.pdb | Bin 12124 -> 12164 bytes ...ideProjecktForVpr_FreeTime.AssemblyInfo.cs | 2 +- ...ktForVpr_FreeTime.AssemblyInfoInputs.cache | 2 +- .../NotVPR_SideProjecktForVpr_FreeTime.dll | Bin 9728 -> 9728 bytes .../NotVPR_SideProjecktForVpr_FreeTime.pdb | Bin 12124 -> 12164 bytes .../obj/Debug/net8.0/apphost.exe | Bin 150528 -> 150528 bytes .../NotVPR_SideProjecktForVpr_FreeTime.dll | Bin 6656 -> 6656 bytes .../NotVPR_SideProjecktForVpr_FreeTime.dll | Bin 6656 -> 6656 bytes .../obj/rider.project.model.nuget.info | 2 +- .../NotVPR_SideProjecktForVpr_FreeTime.dll | Bin 9728 -> 9728 bytes .../NotVPR_SideProjecktForVpr_FreeTime.exe | Bin 150528 -> 150528 bytes .../NotVPR_SideProjecktForVpr_FreeTime.pdb | Bin 12124 -> 12164 bytes .../bin/Debug/net8.0-windows/ShadowStream.dll | Bin 96768 -> 96768 bytes .../bin/Debug/net8.0-windows/ShadowStream.exe | Bin 150016 -> 150016 bytes .../bin/Debug/net8.0-windows/ShadowStream.pdb | Bin 34740 -> 34776 bytes .../net8.0-windows/file finder test.dll | Bin 17920 -> 17920 bytes .../net8.0-windows/file finder test.exe | Bin 150016 -> 150016 bytes .../net8.0-windows/file finder test.pdb | Bin 14204 -> 14240 bytes .../obj/Debug/net8.0-windows/App.g.cs | 1 - .../Resources/LogHelper/LogWindow.g.cs | 1 - .../ShadowStream.AssemblyInfo.cs | 2 +- .../ShadowStream.AssemblyInfoInputs.cache | 2 +- ...hadowStream.csproj.AssemblyReference.cache | Bin 6646 -> 6373 bytes ...hadowStream.csproj.CoreCompileInputs.cache | 2 +- .../obj/Debug/net8.0-windows/ShadowStream.dll | Bin 96768 -> 96768 bytes .../obj/Debug/net8.0-windows/ShadowStream.pdb | Bin 34740 -> 34776 bytes .../net8.0-windows/ShadowStream_Content.g.cs | 844 ++++++++++++++++++ .../ShadowStream_MarkupCompile.cache | 2 +- .../obj/Debug/net8.0-windows/Views/LogIn.g.cs | 1 - .../net8.0-windows/Views/MainWindow.g.cs | 1 - .../net8.0-windows/Views/PlaylistEditor.g.cs | 1 - .../net8.0-windows/Views/ProgressBar.g.cs | 1 - .../obj/Debug/net8.0-windows/apphost.exe | Bin 150016 -> 150016 bytes .../Debug/net8.0-windows/ref/ShadowStream.dll | Bin 30208 -> 30208 bytes .../net8.0-windows/refint/ShadowStream.dll | Bin 30208 -> 30208 bytes .../obj/rider.project.model.nuget.info | 2 +- .../bin/Debug/net8.0/file finder test.dll | Bin 17920 -> 17920 bytes .../bin/Debug/net8.0/file finder test.exe | Bin 150016 -> 150016 bytes .../bin/Debug/net8.0/file finder test.pdb | Bin 14204 -> 14240 bytes .../obj/Debug/net8.0/apphost.exe | Bin 150016 -> 150016 bytes .../net8.0/file finder test.AssemblyInfo.cs | 2 +- ...file finder test.AssemblyInfoInputs.cache | 2 +- .../obj/Debug/net8.0/file finder test.dll | Bin 17920 -> 17920 bytes .../obj/Debug/net8.0/file finder test.pdb | Bin 14204 -> 14240 bytes .../Debug/net8.0/ref/file finder test.dll | Bin 8704 -> 8704 bytes .../Debug/net8.0/refint/file finder test.dll | Bin 8704 -> 8704 bytes .../obj/rider.project.model.nuget.info | 2 +- 55 files changed, 893 insertions(+), 24 deletions(-) create mode 100644 NotVPR_Remote/obj/Debug/net8.0-android/designtime/build.props diff --git a/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfo.cs b/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfo.cs index 04b36f6..19cbfb0 100644 --- a/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfo.cs +++ b/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("NotVPR_Remote")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9e5b7a699991d66b1f07c6058463142577bc2133")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+654af164ab4489c774208e885e281885e008210b")] [assembly: System.Reflection.AssemblyProductAttribute("NotVPR_Remote")] [assembly: System.Reflection.AssemblyTitleAttribute("NotVPR_Remote")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfoInputs.cache b/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfoInputs.cache index e59b027..c621410 100644 --- a/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfoInputs.cache +++ b/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfoInputs.cache @@ -1 +1 @@ -389d97ac6b0bd0c04307fe7beb5132ca2a66041ffcca34e10bfb4b1eba02f72c +b514a04c750ec160bf4b9410f5a30998919de0ec1c4b73c997afa9f6c13170c7 diff --git a/NotVPR_Remote/obj/Debug/net8.0-android/designtime/build.props b/NotVPR_Remote/obj/Debug/net8.0-android/designtime/build.props new file mode 100644 index 0000000..34072bf --- /dev/null +++ b/NotVPR_Remote/obj/Debug/net8.0-android/designtime/build.props @@ -0,0 +1,31 @@ +aotassemblies=false +androidaddkeepalives= +androidaotmode=interpreter +androidembedprofilers= +androidenableprofiledaot= +androiddextool=d8 +androidlinktool= +androidlinkresources= +androidpackageformat=apk +embedassembliesintoapk=false +androidlinkmode=none +androidlinkskip= +androidsdkbuildtoolsversion=34.0.0 +androidsdkpath=c:\program files (x86)\android\android-sdk\ +androidndkpath= +javasdkpath=c:\program files (x86)\android\openjdk\jdk-17.0.14\ +androidsequencepointsmode=none +androidnetsdkversion=34.0.154 +monosymbolarchive=false +androiduselatestplatformsdk=false +targetframeworkversion=v8.0 +androidcreatepackageperabi= +androidgeneratejnimarshalmethods=false +os=windows_nt +androidincludedebugsymbols=true +androidpackagenamingpolicy=lowercasecrc64 +_nugetassetsfilehash=439bfb51003068df5ec1b3d26e41ef7eab09ccd3179d118b5a4b76df224ce5fd +typemapkind=strings-asm +androidmanifestplaceholders= +projectfullpath=c:\users\bib\desktop\vpr\pull from pc\mediaverwaltung\notvpr_remote\notvpr_remote.csproj +androidusedesignerassembly=true diff --git a/NotVPR_Remote/obj/Debug/net8.0-android/designtime/libraryprojectimports.cache b/NotVPR_Remote/obj/Debug/net8.0-android/designtime/libraryprojectimports.cache index 2650408..b1c9000 100644 --- a/NotVPR_Remote/obj/Debug/net8.0-android/designtime/libraryprojectimports.cache +++ b/NotVPR_Remote/obj/Debug/net8.0-android/designtime/libraryprojectimports.cache @@ -1 +1 @@ -C:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\93\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\94\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\95\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\96\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\97\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\98\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\99\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\100\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\101\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\102\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\103\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\104\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\105\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\106\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\107\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\108\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\109\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\110\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\111\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\112\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\113\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\114\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\115\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\116\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\117\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\118\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\119\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\120\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\121\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\122\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123\jl\libs\repackaged.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\124\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\125\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\126\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\127\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\128\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\129\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\130\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\131\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\132\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\133\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\134\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\135\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\136\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\137\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\138\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\139\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\140\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\141\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\142\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\143\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\144\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\145\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\146\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\147\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\148\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\149\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\150\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\151\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\152\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\153\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\154\jl\libs\ED64959F88B22E6D.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\155\jl\libs\2E7FD15AFA9B216B.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\158\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\161\jl\libs\F975D0960055A5E3.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\162\jl\libs\B71CFF5D5A0B3AEB.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\93\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\94\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\95\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\96\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\97\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\98\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\99\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\100\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\101\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\102\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\103\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\104\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\105\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\106\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\107\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\108\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\109\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\110\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\111\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\112\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\113\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\114\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\115\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\116\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\117\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\118\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\119\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\120\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\121\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\122\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\124\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\125\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\126\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\127\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\128\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\129\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\130\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\131\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\132\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\133\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\134\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\135\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\136\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\137\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\138\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\139\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\140\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\141\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\142\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\143\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\144\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\145\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\146\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\147\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\148\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\149\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\150\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\151\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\152\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\153\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\156\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\157\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\158\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\159\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\160\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\93.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\94.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\95.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\96.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\97.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\98.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\99.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\100.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\101.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\102.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\103.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\104.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\105.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\106.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\107.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\108.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\109.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\110.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\111.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\112.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\113.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\114.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\115.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\116.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\117.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\118.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\119.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\120.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\121.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\122.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\124.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\125.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\126.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\127.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\128.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\129.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\130.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\131.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\132.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\133.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\134.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\135.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\136.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\137.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\138.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\139.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\140.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\141.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\142.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\143.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\144.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\145.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\146.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\147.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\148.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\149.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\150.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\151.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\152.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\153.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\156.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\157.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\158.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\159.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\160.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\93\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\95\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\98\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\101\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\104\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\107\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\108\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\111\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\113\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\116\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\117\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\120\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\128\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\130\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\133\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\134\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\135\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\142\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\145\jl\proguard.txtC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\153\jl\proguard.txt \ No newline at end of file +C:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\93\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\94\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\95\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\96\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\97\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\98\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\99\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\100\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\101\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\102\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\103\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\104\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\105\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\106\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\107\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\108\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\109\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\110\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\111\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\112\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\113\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\114\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\115\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\116\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\117\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\118\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\119\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\120\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\121\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\122\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123\jl\libs\repackaged.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\124\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\125\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\126\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\127\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\128\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\129\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\130\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\131\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\132\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\133\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\134\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\135\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\136\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\137\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\138\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\139\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\140\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\141\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\142\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\143\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\144\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\145\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\146\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\147\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\148\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\149\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\150\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\151\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\152\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\153\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\154\jl\libs\ED64959F88B22E6D.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\155\jl\libs\2E7FD15AFA9B216B.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\158\jl\classes.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\161\jl\libs\F975D0960055A5E3.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\162\jl\libs\B71CFF5D5A0B3AEB.jarC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\93\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\94\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\95\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\96\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\97\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\98\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\99\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\100\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\101\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\102\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\103\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\104\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\105\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\106\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\107\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\108\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\109\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\110\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\111\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\112\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\113\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\114\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\115\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\116\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\117\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\118\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\119\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\120\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\121\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\122\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\124\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\125\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\126\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\127\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\128\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\129\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\130\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\131\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\132\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\133\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\134\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\135\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\136\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\137\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\138\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\139\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\140\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\141\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\142\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\143\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\144\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\145\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\146\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\147\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\148\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\149\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\150\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\151\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\152\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\153\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\156\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\157\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\158\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\159\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\160\jl\resC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\93.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\94.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\95.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\96.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\97.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\98.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\99.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\100.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\101.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\102.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\103.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\104.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\105.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\106.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\107.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\108.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\109.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\110.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\111.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\112.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\113.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\114.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\115.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\116.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\117.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\118.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\119.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\120.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\121.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\122.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\123.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\124.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\125.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\126.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\127.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\128.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\129.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\130.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\131.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\132.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\133.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\134.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\135.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\136.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\137.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\138.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\139.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\140.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\141.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\142.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\143.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\144.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\145.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\146.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\147.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\148.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\149.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\150.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\151.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\152.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\153.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\156.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\157.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\158.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\159.stampC:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\obj\Debug\net8.0-android\lp\160.stamp \ No newline at end of file diff --git a/NotVPR_Remote/obj/rider.project.model.nuget.info b/NotVPR_Remote/obj/rider.project.model.nuget.info index 58ff9c3..3f9a369 100644 --- a/NotVPR_Remote/obj/rider.project.model.nuget.info +++ b/NotVPR_Remote/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17510045461575500 \ No newline at end of file +17512651587033780 \ No newline at end of file diff --git a/NotVPR_SideProjecktForVpr_FreeTime/BluetoothServer.cs b/NotVPR_SideProjecktForVpr_FreeTime/BluetoothServer.cs index d00f0d4..ddc01c9 100644 --- a/NotVPR_SideProjecktForVpr_FreeTime/BluetoothServer.cs +++ b/NotVPR_SideProjecktForVpr_FreeTime/BluetoothServer.cs @@ -28,13 +28,13 @@ namespace NotVPR_SideProjecktForVpr_FreeTime _listener = new BluetoothListener(BluetoothService.SerialPort); _listener.Start(); - Console.WriteLine("🔄 Waiting for Bluetooth client connection..."); + Console.WriteLine("Waiting for Bluetooth client connection..."); _client = _listener.AcceptBluetoothClient(); _stream = _client.GetStream(); IsRunning = true; - Console.WriteLine("✅ Client connected."); + Console.WriteLine("Client connected."); ClientConnected?.Invoke(); _receiveThread = new Thread(ReceiveLoop); @@ -89,7 +89,7 @@ namespace NotVPR_SideProjecktForVpr_FreeTime _stream?.Close(); _client?.Close(); _listener?.Stop(); - Console.WriteLine("🛑 Server stopped."); + Console.WriteLine("Server stopped."); } } } diff --git a/NotVPR_SideProjecktForVpr_FreeTime/bin/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.dll b/NotVPR_SideProjecktForVpr_FreeTime/bin/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.dll index 3fabb9a8b1781bd27cbc1298616c98cffca7f096..e5212c574f7e24d68899005af61f9ebcd504d9ec 100644 GIT binary patch delta 582 zcmXv~OK1~e5dLQKsuDs<+L~yJi7O;nl}+4iw$g%vP@`1~Z4^(Mq+66C39%FpQY&~U z*h1r=RjlueReD-0>djNlRjenEJ@gWMfnL-)3CTZvGv7ClpJAp4rw8X}oUw&J_bRht za#xnl&?_d2x#kUEgrmw{K1(t3@^!jK8%#>Ti*|qj_y9LYw`=y0@|mc@F=v%l_`9>P zZ4D?DRbVT6&H?eLFh_Y4Jnrfv2S0aBP&aqGUs69;-6{=m%{{vBBB2xy)o1ohqI_GF zqj*4MdAVNDg*B@uQC{IG&*{(ySwhVYV^$XN%RcHrHgiPcqFwVm^-`Aabc`ra`CG>> z0tY%TM0O6tLK%|{AHiizpoo%~g;DGW_(|tY|E58Ik1l*X_WH)}nRiq758HiRTa>tw z(sN@8L(k=P-Rv!-(|S@fEz?X{Ni$Ionr0>wTAnWj(}{!sc2q$ph7{RmNw6-rTn`Fq zzWVh7f|y_~E#S4F>c9Ku(-p^$)#G!SaQ|c6TIROUVzQa+X(i?B%+JjH+w%`spIv?N z{?Qj1Z@pi29;rmTXv40Bq6!}(zwHbAoTm(=pd*JdBw#dHUc3$yy(l0prXvYWv?Va5 g+Y)U`cS~uFYEm*9^7eS-fkSCC?e^VYsiJxQ1B{=Kpa1{> delta 598 zcmXv~OK1~O6g_wHBhti#wlS#@CJZ`3t7J0COoC>mB0_(V)+$9Llcb2XO^Br;7Oe|W zs6yfsbkTwcfsy+}MR!B;dvyN$=slckb_T-d!468md2Z{{4~s z-gp$HP-AV9J_;h$^}+zgMNAqLmq?|kxJP%XElBF^2?PNG;0N3yIFPW%q%TCzgzDU) zb@9ttJn#*uRuo_#j$HxbF=mdMm&Akoye{i!HZ8lVZnRI(~~#jYm2& zM;B0g#gU_;b69J33MppY>IiBZ;*RG+q{SkXi9A+VNPzVy=O)gd;rp$<<9XTRnaZ`C z+cHGGZ`{NGQDvMK&Ax-4GD+4z8GEgb{^h{Q zIq&l3_4v=k!b+g!%i4?0{OG&6n~N6@69pK^ wcA@cd42A^_(@1c&$WekjGe|MhIiEt3W0PTVHOUzrx;-PWI;3#M4i5aGe-tN=*8l(j diff --git a/NotVPR_SideProjecktForVpr_FreeTime/bin/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.exe b/NotVPR_SideProjecktForVpr_FreeTime/bin/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.exe index 2a1a3d7e11a3ad0c90353ead9edbbc2609dc7a12..53870cee609ac9c9345355382da6cccdab76b607 100644 GIT binary patch delta 99 zcmZpe!Px*rEsR^3cs%^g7)%*V7!n!M7z`QAz^o)7X~JN^V9AioU=D;P3`PtFKz=F^ eTL4w30{Ip|)i9m`Sk?$AV!)8JJ=%k5DKh|v?GS%` z28b^MF@qK(Lm3cX(gJE=U}E?Vra^2FU}9LN&BU-Bh)-zpcpx6lP>7)n)I}>bLQLumEDT{R3XH4_e>EL|WU5vIkUXh%07!OgA7Er-n6+7$nU7K7aN|e8Tb;_! z&v$SBwBptm*Xc!n5538|EmIryzw7V5aOcgAERl>#`R*>lC%8!Snk1%dp2YSIj&Y?b<4Om{m0pZ1!x&elF|I6UT-nFCav9^wJ&Y^QPj1lt#Hc#CSg&0Ko6^aA K`hLv7zyts}P=^ly delta 408 zcmZpPzY{m1Kw*nE1B0?tPJR*t1H%no%gr@=gZj02U(>}n+#!$Lhn3<1JVgJnjzUx(U z?`%3X;pwyg&t(c9US7d1V^hA0_nN?>ylrut9a$n7mCS?oSKUtDQ={-?TCnNbE3c1# zQg%IY;>Y!Op0egfxx(E|vXl3)%9)wy8R#188JQZHTk4r=TUwf?85$*-8JHTICZ?sD znYrpNuOR7*|R&u2f}QX~?+Jk#S`ZG-Cq|9QGxXX;uqmBvtnUW^9~pWM diff --git a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfo.cs b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfo.cs index bc58d28..b14402d 100644 --- a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfo.cs +++ b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("NotVPR_SideProjecktForVpr_FreeTime")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9e5b7a699991d66b1f07c6058463142577bc2133")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+654af164ab4489c774208e885e281885e008210b")] [assembly: System.Reflection.AssemblyProductAttribute("NotVPR_SideProjecktForVpr_FreeTime")] [assembly: System.Reflection.AssemblyTitleAttribute("NotVPR_SideProjecktForVpr_FreeTime")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfoInputs.cache b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfoInputs.cache index f53bcdd..5ee8c13 100644 --- a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfoInputs.cache +++ b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.AssemblyInfoInputs.cache @@ -1 +1 @@ -48a0c229c5b6b4edd6695485eac522af1b3b1dd5d80b723b8159683b7098ea10 +a85a0ab2a07bbb710c1b5ca87c0627824f06d465e0548477032474c6284c068b diff --git a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.dll b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.dll index 3fabb9a8b1781bd27cbc1298616c98cffca7f096..e5212c574f7e24d68899005af61f9ebcd504d9ec 100644 GIT binary patch delta 582 zcmXv~OK1~e5dLQKsuDs<+L~yJi7O;nl}+4iw$g%vP@`1~Z4^(Mq+66C39%FpQY&~U z*h1r=RjlueReD-0>djNlRjenEJ@gWMfnL-)3CTZvGv7ClpJAp4rw8X}oUw&J_bRht za#xnl&?_d2x#kUEgrmw{K1(t3@^!jK8%#>Ti*|qj_y9LYw`=y0@|mc@F=v%l_`9>P zZ4D?DRbVT6&H?eLFh_Y4Jnrfv2S0aBP&aqGUs69;-6{=m%{{vBBB2xy)o1ohqI_GF zqj*4MdAVNDg*B@uQC{IG&*{(ySwhVYV^$XN%RcHrHgiPcqFwVm^-`Aabc`ra`CG>> z0tY%TM0O6tLK%|{AHiizpoo%~g;DGW_(|tY|E58Ik1l*X_WH)}nRiq758HiRTa>tw z(sN@8L(k=P-Rv!-(|S@fEz?X{Ni$Ionr0>wTAnWj(}{!sc2q$ph7{RmNw6-rTn`Fq zzWVh7f|y_~E#S4F>c9Ku(-p^$)#G!SaQ|c6TIROUVzQa+X(i?B%+JjH+w%`spIv?N z{?Qj1Z@pi29;rmTXv40Bq6!}(zwHbAoTm(=pd*JdBw#dHUc3$yy(l0prXvYWv?Va5 g+Y)U`cS~uFYEm*9^7eS-fkSCC?e^VYsiJxQ1B{=Kpa1{> delta 598 zcmXv~OK1~O6g_wHBhti#wlS#@CJZ`3t7J0COoC>mB0_(V)+$9Llcb2XO^Br;7Oe|W zs6yfsbkTwcfsy+}MR!B;dvyN$=slckb_T-d!468md2Z{{4~s z-gp$HP-AV9J_;h$^}+zgMNAqLmq?|kxJP%XElBF^2?PNG;0N3yIFPW%q%TCzgzDU) zb@9ttJn#*uRuo_#j$HxbF=mdMm&Akoye{i!HZ8lVZnRI(~~#jYm2& zM;B0g#gU_;b69J33MppY>IiBZ;*RG+q{SkXi9A+VNPzVy=O)gd;rp$<<9XTRnaZ`C z+cHGGZ`{NGQDvMK&Ax-4GD+4z8GEgb{^h{Q zIq&l3_4v=k!b+g!%i4?0{OG&6n~N6@69pK^ wcA@cd42A^_(@1c&$WekjGe|MhIiEt3W0PTVHOUzrx;-PWI;3#M4i5aGe-tN=*8l(j diff --git a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.pdb b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/NotVPR_SideProjecktForVpr_FreeTime.pdb index eba6ea963cc36e04b9320b55cde6c873d9b4884e..5e8aff60b163292b7f0fe97e2159371581196973 100644 GIT binary patch delta 449 zcmcZ;*AhRWK;e!y1B0?tPJR*t1H+6RS1Oo49ry0_l(AjFFlnvTKk1VbC!8`ps=>%` z28b^MF@qK(Lm3cX(gJE=U}E?Vra^2FU}9LN&BU-Bh)-zpcpx6lP>7)n)I}>bLQLumEDT{R3XH4_e>EL|WU5vIkUXh%07!OgA7Er-n6+7$nU7K7aN|e8Tb;_! z&v$SBwBptm*Xc!n5538|EmIryzw7V5aOcgAERl>#`R*>lC%8!Snk1%dp2YSIj&Y?b<4Om{m0pZ1!x&elF|I6UT-nFCav9^wJ&Y^QPj1lt#Hc#CSg&0Ko6^aA K`hLv7zyts}P=^ly delta 408 zcmZpPzY{m1Kw*nE1B0?tPJR*t1H%no%gr@=gZj02U(>}n+#!$Lhn3<1JVgJnjzUx(U z?`%3X;pwyg&t(c9US7d1V^hA0_nN?>ylrut9a$n7mCS?oSKUtDQ={-?TCnNbE3c1# zQg%IY;>Y!Op0egfxx(E|vXl3)%9)wy8R#188JQZHTk4r=TUwf?85$*-8JHTICZ?sD znYrpNuOR7*|R&u2f}QX~?+Jk#S`ZG-Cq|9QGxXX;uqmBvtnUW^9~pWM diff --git a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/apphost.exe b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/apphost.exe index 2a1a3d7e11a3ad0c90353ead9edbbc2609dc7a12..53870cee609ac9c9345355382da6cccdab76b607 100644 GIT binary patch delta 99 zcmZpe!Px*rEsR^3cs%^g7)%*V7!n!M7z`QAz^o)7X~JN^V9AioU=D;P3`PtFKz=F^ eTL4w30{Ip|)i9m`Sk?$AV!)8JJ=%k5DKh|v?GSlWsmr)6~{dYn9X-T2aC#*(6(~kWxj1VjI&^idve~^b zKwGe&VNL}F!BZ7a!Gjk+z>84yBA$D&2T>IDBzW-6!ytHZhxyI_eKI>cTe3^`ofY@( zsnsu))ec&!tdEebh`Q?9GC+swH1?}e8lctcI*k~?;L|g{ccJLO^XA?4E#Du0s5ZI3 zl7VSOW^>&uFF;(8QiEo9?}7^m-vBmwJ+F0c;o{7>sd?}-=mFfkhKF+)Vja}_$Z+Nm zuV>jFS5M41HK>nf-(uWlV%E@Xp^&Q)Iqqd5DV{9dHB4lUAI!(3IV)Tiy2XD$^akk; zyQHdHbiuX7`OVP$Y-s*OoO=U%H9#_g2K?%gC(N69>nR_f;U*porgg#+s=V>PRvpK@ zwOCvGe=YUQ+p6Ap%|Fw>*zO`UK^N{|`gtE(N0~wN2>XN?VOBUQ%nN6jgbU2=xGG#@ znxaDp;Tmtb3lkWk2|NV<9N+Hh;Ph({9+!1kIQo6KgCQ- zyMD~!DD`6=Cum$ed6dyhCDAuUmqp(fz7TE-4L)Gt0e?*33NlddeF4gX^x z5)I2u`1iu8jfRtIPvB*DGGXT@qe(koux+PjB9*dZmQ!?`L^0+>^3_-XSy>^&W~tOXlM+fQ4IIaow+kp1P&H4Wa#*VS`^KXnhHYcq6l)t zFo~#!vl1$VS|||&Lr}PpRxOGaEou?erbSR>NMO*S_nwr3=pOEK-tXspoco<~OR-Yy z)|`7exxQMy-XQLlm-HkpUXyZf(CD5FO%vWl8jDp`M<#>|*(S>(e8Puiy6n z?5xzdzX}Z{DfHUvcV0jMs0MT{G-RjVa_EW+2ww(PIZryed-D9q`0xbtQ1k$9&f(r} zoTUyq`e<+FFy{-ji}JBBxG9iy7VIvC+Xv^9Bq;z zq!iPN8O5yPfMQN@gcLYOZo@^zc~V!p2~D_!YiLFR{UU;`7(j%*$dmP$Cc{$}IgP-hH{*z>@D%XZFw2L-Opi7)lo*ZV77A2*pm7Y<0L2*U#gQCV} z1NV5eyaLETKCcRhUiqf#bj9+0(cH&#Bjd8sKljf~lu!I!JT@V#0?%4fgYkSKXQ%j> zMcdAsLq?)t8}Ve!w#-;Go=D^iQPZ;IS|IJ86 zNgxNC4gWn%6lvM?n;3$@Xn~f&%p_t|7X2|qX(u@Hj7I6PU{%KI?zpstl=^SVhUXVi C%B+b1 diff --git a/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/refint/NotVPR_SideProjecktForVpr_FreeTime.dll b/NotVPR_SideProjecktForVpr_FreeTime/obj/Debug/net8.0/refint/NotVPR_SideProjecktForVpr_FreeTime.dll index 2156a4897524806e904ffbcfe268695f6d8b9ef1..087253723da3d1b53a198b013a18ee88989a95a4 100644 GIT binary patch delta 874 zcmaizO=uHA6vzK>lWsmr)6~{dYn9X-T2aC#*(6(~kWxj1VjI&^idve~^b zKwGe&VNL}F!BZ7a!Gjk+z>84yBA$D&2T>IDBzW-6!ytHZhxyI_eKI>cTe3^`ofY@( zsnsu))ec&!tdEebh`Q?9GC+swH1?}e8lctcI*k~?;L|g{ccJLO^XA?4E#Du0s5ZI3 zl7VSOW^>&uFF;(8QiEo9?}7^m-vBmwJ+F0c;o{7>sd?}-=mFfkhKF+)Vja}_$Z+Nm zuV>jFS5M41HK>nf-(uWlV%E@Xp^&Q)Iqqd5DV{9dHB4lUAI!(3IV)Tiy2XD$^akk; zyQHdHbiuX7`OVP$Y-s*OoO=U%H9#_g2K?%gC(N69>nR_f;U*porgg#+s=V>PRvpK@ zwOCvGe=YUQ+p6Ap%|Fw>*zO`UK^N{|`gtE(N0~wN2>XN?VOBUQ%nN6jgbU2=xGG#@ znxaDp;Tmtb3lkWk2|NV<9N+Hh;Ph({9+!1kIQo6KgCQ- zyMD~!DD`6=Cum$ed6dyhCDAuUmqp(fz7TE-4L)Gt0e?*33NlddeF4gX^x z5)I2u`1iu8jfRtIPvB*DGGXT@qe(koux+PjB9*dZmQ!?`L^0+>^3_-XSy>^&W~tOXlM+fQ4IIaow+kp1P&H4Wa#*VS`^KXnhHYcq6l)t zFo~#!vl1$VS|||&Lr}PpRxOGaEou?erbSR>NMO*S_nwr3=pOEK-tXspoco<~OR-Yy z)|`7exxQMy-XQLlm-HkpUXyZf(CD5FO%vWl8jDp`M<#>|*(S>(e8Puiy6n z?5xzdzX}Z{DfHUvcV0jMs0MT{G-RjVa_EW+2ww(PIZryed-D9q`0xbtQ1k$9&f(r} zoTUyq`e<+FFy{-ji}JBBxG9iy7VIvC+Xv^9Bq;z zq!iPN8O5yPfMQN@gcLYOZo@^zc~V!p2~D_!YiLFR{UU;`7(j%*$dmP$Cc{$}IgP-hH{*z>@D%XZFw2L-Opi7)lo*ZV77A2*pm7Y<0L2*U#gQCV} z1NV5eyaLETKCcRhUiqf#bj9+0(cH&#Bjd8sKljf~lu!I!JT@V#0?%4fgYkSKXQ%j> zMcdAsLq?)t8}Ve!w#-;Go=D^iQPZ;IS|IJ86 zNgxNC4gWn%6lvM?n;3$@Xn~f&%p_t|7X2|qX(u@Hj7I6PU{%KI?zpstl=^SVhUXVi C%B+b1 diff --git a/NotVPR_SideProjecktForVpr_FreeTime/obj/rider.project.model.nuget.info b/NotVPR_SideProjecktForVpr_FreeTime/obj/rider.project.model.nuget.info index c59184e..6e5e4d1 100644 --- a/NotVPR_SideProjecktForVpr_FreeTime/obj/rider.project.model.nuget.info +++ b/NotVPR_SideProjecktForVpr_FreeTime/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17510068387517735 \ No newline at end of file +17512651584773219 \ No newline at end of file diff --git a/ShadowStream/bin/Debug/net8.0-windows/NotVPR_SideProjecktForVpr_FreeTime.dll b/ShadowStream/bin/Debug/net8.0-windows/NotVPR_SideProjecktForVpr_FreeTime.dll index 3fabb9a8b1781bd27cbc1298616c98cffca7f096..e5212c574f7e24d68899005af61f9ebcd504d9ec 100644 GIT binary patch delta 582 zcmXv~OK1~e5dLQKsuDs<+L~yJi7O;nl}+4iw$g%vP@`1~Z4^(Mq+66C39%FpQY&~U z*h1r=RjlueReD-0>djNlRjenEJ@gWMfnL-)3CTZvGv7ClpJAp4rw8X}oUw&J_bRht za#xnl&?_d2x#kUEgrmw{K1(t3@^!jK8%#>Ti*|qj_y9LYw`=y0@|mc@F=v%l_`9>P zZ4D?DRbVT6&H?eLFh_Y4Jnrfv2S0aBP&aqGUs69;-6{=m%{{vBBB2xy)o1ohqI_GF zqj*4MdAVNDg*B@uQC{IG&*{(ySwhVYV^$XN%RcHrHgiPcqFwVm^-`Aabc`ra`CG>> z0tY%TM0O6tLK%|{AHiizpoo%~g;DGW_(|tY|E58Ik1l*X_WH)}nRiq758HiRTa>tw z(sN@8L(k=P-Rv!-(|S@fEz?X{Ni$Ionr0>wTAnWj(}{!sc2q$ph7{RmNw6-rTn`Fq zzWVh7f|y_~E#S4F>c9Ku(-p^$)#G!SaQ|c6TIROUVzQa+X(i?B%+JjH+w%`spIv?N z{?Qj1Z@pi29;rmTXv40Bq6!}(zwHbAoTm(=pd*JdBw#dHUc3$yy(l0prXvYWv?Va5 g+Y)U`cS~uFYEm*9^7eS-fkSCC?e^VYsiJxQ1B{=Kpa1{> delta 598 zcmXv~OK1~O6g_wHBhti#wlS#@CJZ`3t7J0COoC>mB0_(V)+$9Llcb2XO^Br;7Oe|W zs6yfsbkTwcfsy+}MR!B;dvyN$=slckb_T-d!468md2Z{{4~s z-gp$HP-AV9J_;h$^}+zgMNAqLmq?|kxJP%XElBF^2?PNG;0N3yIFPW%q%TCzgzDU) zb@9ttJn#*uRuo_#j$HxbF=mdMm&Akoye{i!HZ8lVZnRI(~~#jYm2& zM;B0g#gU_;b69J33MppY>IiBZ;*RG+q{SkXi9A+VNPzVy=O)gd;rp$<<9XTRnaZ`C z+cHGGZ`{NGQDvMK&Ax-4GD+4z8GEgb{^h{Q zIq&l3_4v=k!b+g!%i4?0{OG&6n~N6@69pK^ wcA@cd42A^_(@1c&$WekjGe|MhIiEt3W0PTVHOUzrx;-PWI;3#M4i5aGe-tN=*8l(j diff --git a/ShadowStream/bin/Debug/net8.0-windows/NotVPR_SideProjecktForVpr_FreeTime.exe b/ShadowStream/bin/Debug/net8.0-windows/NotVPR_SideProjecktForVpr_FreeTime.exe index 2a1a3d7e11a3ad0c90353ead9edbbc2609dc7a12..53870cee609ac9c9345355382da6cccdab76b607 100644 GIT binary patch delta 99 zcmZpe!Px*rEsR^3cs%^g7)%*V7!n!M7z`QAz^o)7X~JN^V9AioU=D;P3`PtFKz=F^ eTL4w30{Ip|)i9m`Sk?$AV!)8JJ=%k5DKh|v?GS%` z28b^MF@qK(Lm3cX(gJE=U}E?Vra^2FU}9LN&BU-Bh)-zpcpx6lP>7)n)I}>bLQLumEDT{R3XH4_e>EL|WU5vIkUXh%07!OgA7Er-n6+7$nU7K7aN|e8Tb;_! z&v$SBwBptm*Xc!n5538|EmIryzw7V5aOcgAERl>#`R*>lC%8!Snk1%dp2YSIj&Y?b<4Om{m0pZ1!x&elF|I6UT-nFCav9^wJ&Y^QPj1lt#Hc#CSg&0Ko6^aA K`hLv7zyts}P=^ly delta 408 zcmZpPzY{m1Kw*nE1B0?tPJR*t1H%no%gr@=gZj02U(>}n+#!$Lhn3<1JVgJnjzUx(U z?`%3X;pwyg&t(c9US7d1V^hA0_nN?>ylrut9a$n7mCS?oSKUtDQ={-?TCnNbE3c1# zQg%IY;>Y!Op0egfxx(E|vXl3)%9)wy8R#188JQZHTk4r=TUwf?85$*-8JHTICZ?sD znYrpNuOR7*|R&u2f}QX~?+Jk#S`ZG-Cq|9QGxXX;uqmBvtnUW^9~pWM diff --git a/ShadowStream/bin/Debug/net8.0-windows/ShadowStream.dll b/ShadowStream/bin/Debug/net8.0-windows/ShadowStream.dll index 19d368ef3b2b4bf3ca20342cc085990e85c85841..543e7d49b651e4084868eddef3747c65a03e9c47 100644 GIT binary patch delta 243 zcmZqp!rJhKbwUTrvlqtGHugMtBM>lUr@@)Y30{ktE<86hSoLai&D(7b8fK;@iD`yr zCW%QVCKi^-=H@0w1{SFn7N)627KR|oz`(-D&>(4hlpf0WS(ed z2?T~IW@br-X$I!WW(KAfCT7NlCPt>_=1Iv$hQ`L*qx2X*IkGTLn(%3QKmlWbz>{qg ziynSS@SlEqm7`~O%Y*3~3K%OCprZXSQK0%FjR|%S4>C=ebaOA$&+Q(Cj6azDEg4c7 zOc|0G%o!3H%or@8(2yYo$TI_q8#1IZ7yxCHfjk4CN(%-PAj=piZo*&$VC% PC}PZDyuH7av5*A-UrkWv diff --git a/ShadowStream/bin/Debug/net8.0-windows/ShadowStream.exe b/ShadowStream/bin/Debug/net8.0-windows/ShadowStream.exe index 43f2785269d548cc3b747ecb5441e162559fb173..9c8cebb1abf8dbcaf75bd1b1fcc3bd513e094a0a 100644 GIT binary patch delta 99 zcmZpe!r1^sEsR^34BY+A7)%*V7!n!M7z`QAz^o)7X~JN^V9AioU=D;P3`PtFKz=F^ eTL4w30{Ip|)i9m`Sk?$AV!)8Jz22RvkqH2iSrD55 delta 99 zcmZpe!r1^sEsR^34BY)K8B!Tc8Il;x84?-H7%ZXCkRb)gGXshnGNdsW0A-VbJOiLg i3kDM)%NQtb!e9jCn*(7IP}T@2V$5K?z22RvkqH2qcMzcf diff --git a/ShadowStream/bin/Debug/net8.0-windows/ShadowStream.pdb b/ShadowStream/bin/Debug/net8.0-windows/ShadowStream.pdb index 337d207277145c69d70907f28b84f211f3171f0e..07b24223a7310dc04e3ccf4370ba835017edb7ee 100644 GIT binary patch delta 3284 zcmbuAc~nzZ9>;$-k*tC*EV8&g0cF&Jge8y>@r4k?usDdIVGXN0TC3KjHokf=fK(aXGE6-PAhtG@fzBdTOoGu}&4o`Mw8Q%fHPzpYQkkzW2TR z-o4q{T4a}7WLp;T+&rR~toaLTiHN(gdfWwlSawUJt?m1FH+R0uMr{6Ii<3Ey8`bo& zQAR5!scHQr85t~U%C^YJn4_k=92q%gsHtU!jQ(v?)6X^;4Wz&{%twPL!Z?VW#$j|7 z49U<@E-+5iQADPW#(+P9JWv7Ff}YIbICnU`IVq5CgTX=|#W^79U6tDv9%kQ01 zoFu-0qe;<$_zy5l<0uzYgLS|+t@j=k(;XZ&O~;MFsuGSm z!MET67*>jlz&3Ci_`&_skyyb<3YdwTfB+jufglXT0V9|J7J=oqVA=@UY|(wI){?gD z@xu=!gP0xoKy^PUbyQg{o}i+7$$N85h3Mi-MeCo+vdZ38?A=eY*l{$m>hTzMM#>y5 z=<}sdjXC!Bm4}}yzv%1!)#rbx=BTK;cj9GzzM;=s`+Rqw@9*=&lJ{PtvH$uo!)t!c ztLka&<0E)5bf;qDFGsea#e9&G&J+vC7obWqOc#Pwls(;!W}e`b)E(qdP)Ug!!%Iqhs5~WpC{{2C8(3a&k7XhKoiP@UF8{AxFJ zaWx-_?}nX^)Q}%pOFvdS(I{%1XpY*QXuh)h(UjHu(LAj6qsgrkq7>9NTZq!o)kYyo zOV(L51mB=J0`wE8hFYOoIyT3R=Kfqans%s`KJ(m-w5j;2uh(1n3y1eM_RL%nEEM~9 znYPIe+$`TbV*WmN=v!A$yPBeT{`>ruhWl3e^Uf1(kN&ctQn)xOd%&wP1@Zf~{!p-c z%>@hRCU{5EZefJt@&Ed!CY6ynzPqOFTd>iDS8aQ?)WdI zC8nC9t~kemcPfugJHO(avnQ>Y@7`Q?u(dfne5WfTW_0Y`=VX)FhnG9Le~3?;{oJOA zx4acmnrr*l55JK(dG{B#ODfZ%MXuW;!(v|c@*$T#*^zT{Y51e@R~}q0sam&uqg6I{ z*YTE8v8}jpe8@2>!pAE5|PGR9JjA@vXMX>-2TWiF$paA*Ck8m|UA!SCg8QR^Mo7tW8VOr#2)t zq}Dao7!9tNQ7gu$CnP55)5fKxrKY6T8yf3V>uS=BwRMT+A{m*D( z9m%Z2;)*HFV;;}K(nrkN?-VbIlXydzH=cPd%sZQT*E8=<=51r%GtAq?yxpu*$vQ`i zH|jLAPCM&d%Q|B88reo5ISGzV=E$Dw`->56FdhyVH7mDk`a=I~f)+x`<>Y;2z zzcYMf?vXYDXLe(mo{M&lIpRZK-*HZH#v`I+- delta 3219 zcmbuAdsGuw9>;$-K%N*U2tH6@5D*b%5eX!MG68~s2%(g(>)AD{U8Qz?bW;Tar$*b;9;;MWkFR5OgYH9X>)WkeU;CW_cP;;xbH1PNcfNDy z&b>1UIp3uCq)D;9f&XqkQFPXVUpa{A?+2R~b>FuaZ$7r$lKJtA--23JT5D(8yc`&8pDQ{0apfwrS|EHU$OKwN%VU{pp^mKUJEC zQz!KAbOS|a7$|h2f$l+plMECFjfB#mTIk%Q2#k%OrJ4Qc7<30xIE8*R0E&T(f;6$3 z@@4PIt^dnC$6AZzT8g!3X$&+TngCg#Jo%iGiY-d|O3oTmWof7|OS&e2oLK>M8hQw6 zvI8g_awY&7&{XJ9b|9UE^f}T6(qAB%a{@_#-i4Z>EzmY-C$tCp1nPi}Ku4jIIYD#| zx{EndtUa?3>1m5qPq(Z*o`BSGl%C7c(LBycYw|fd0vQT8s)RNc^bDw&f((5P-G^cd zIVy!#6h5DnBlT2{!lBuaP{dJgF-O(V1*oQkqXy^%WSGuTG&BLSLtCf!+#{{j$x(hO zZVZ)|akL5YLT90eP;@y*uRwo3{YtU^-VdE$iN`|IDGi)I= z7izMN=-suB{%L!@_+T>3LU!T<)g=Y_&p@V1DX1w^_MZIoh3u%32g+kEy^xnzKkp^y zXmHK*V>}r-bClQX(_T2|T-jT$eWBdj+xdDupq8UCwLKG;^m<*dFX{ESdVOWDua&*$ znt!~If3*L9VdZmZ^z$Ql2(`|W4nycO**Ur;yVP-X$m0ppan4O9Mp@> zh6=8Rl=5+RrVbt~=QjmCyuX}xSq$(HIgiZ>g@?)cK-M7mU^#!E9S$EV=UnS>+0R)c zWlzbA>bXIam_5+!JYeEUMORI6_?iT%<0yzOX#_0chDpF;Zkp=wo%=!MLi3*a9pncp zH}dUt9~hDG8Jb5bKeB!zF(sV>RrKA&02V+$s@!O1P4a*c|S3<2!Svx5!!F7RN!8w@V+$@GKG1-wp4AAxF0ogyGNPqEA7gO#+ekPlW- zE2yU9g@O~+sX_tORZvaO3SDTXO?9CupXx>)QRGHWE%G4`FQ$I@w^+=B@g;me6;+hj zkv}hSAwMV~y?lFc@eE$CqU|#TXmSOYOt;>tq@*%8P8XN?P^~NT zgV;fTJiszLXfJnxTg%;GbAeB$AIzvAPJSw2M1~(sw2?tclWi_=2dJW*Ha9XpDL{nmkLDz(r4~>} ztyMy(l3uMALh<7P>S$WE8;!okjpj14j=rz9hbd`vjXg|FDK)}CB`pBe^k$7PNJ-9T zH7;0Ots9(L%MVe~MNmr}ppL$(b)o6DyU=U~b+q5^M`N7hM|0lcM-yEqge$3Oo)E63 z&UztSN3p-8q4);P6TlB&5{7DN38WYys|6%d1 ze_b#x>mT(p-S|yltowIc;^tIYHEdq1xNro|zwx>0`fD4Sx9;k`vS#7_$WEgrEwp=4 z)r5<_vuO|FEw$p_5wZLz)i>K01-86(IC1jbL6$Q$HO3LwCe{~Ef3W=EKC$iFT=CwB zc>bFNM^wmyP0Nx^{OYEJ6K@Q793NMb?jClv=t5%b<&2TunClQ5vQPi% zoz_R9E@ngWg!s(v9YY^$@BZTO@!%)wMsvj6>h25q{0~Fc{Jv&Io|z3|VNA7Q2lN-g;;G4RRB$Uc2em>bVmOHthd8 zY0;XeD?D$<9aaqPFg?62oh>cBSJKk_H=*6ya{Bzt$J0EOqemwUZ@tc1Z?iTXYa7Jc zMzOX`)|SuOX0o;=tZj|By{u_a-x2w&UC-KiF|T|ITj$wW{)`p$8Pa}Hnxy?E^QxJb zXWne)bujPi%-h7g+nKkOdApeR3hQ9fjXEM&M>^}MWgW{{N0aB$Ovd^ys<AU*}P* zh;^R#JhIJDFhMM?YSjPq#^U9wwF7@zNgMK!u)xz;9maMrF~&LU6?v+o5xo>j79bt;iK$x(xRo2UD&4Qk)2~qEe1P=R*p-cNJcZ_ zt@uSOVtp>e7JtU$6W?~^82ZkbFP?LxvmnoaI)lR5=OkVw-n6t0U~()=lPpg{EgrSx zizPHm_<-R>z>i2cCE@b(E#j?8yOg>o8Xx5iY%G&3qR}Q%{+tKk=~{f7vHhM;Uk^7h`Y+Y}O1}UA diff --git a/ShadowStream/bin/Debug/net8.0-windows/file finder test.dll b/ShadowStream/bin/Debug/net8.0-windows/file finder test.dll index 4704c519f561667ed9506e1a36fdc588b2458899..00293a81342f1d6278887b5c7a1c6b6f493005c4 100644 GIT binary patch delta 238 zcmZqZVQlDOoY29d{2}1+#-0)*fy2w#&7|LK@ZS?*>U$@meZpn|V|O+UGgFhqG($6! z#3U0F3(I74a}y&2i&P5>(^Ml1Ll9+PU}0ovkhHnp@**RPI2+gE$syJO0@^p;`*^ZU z@?Dl;==<{Z(jAkxSXU`P1!L2ofEcArljRMVBT-MPnn&1OFvDOP_o22%zThD3%m z215ojFe?d2nlM-}STZCtm;<2+gAs!Pke>>~7C_ahK)wY~HH>EfmNf#37%(Jl-tOqh F0std_%)r#b#LU>x#K_d#JSo}8(Aao$z2!wl7LCG}4UHKm~!S8N^R7sVY0aEo+VJ-*21!Y@}HIEg4c7Oc|0G z%o!3H%or@8(2yYo$TI_q8#1IZ7yxCHfjk4CN(%-PAj=piZo*&$VC%C}PZD Kym`B$Ckp^>Fi3m= diff --git a/ShadowStream/bin/Debug/net8.0-windows/file finder test.exe b/ShadowStream/bin/Debug/net8.0-windows/file finder test.exe index 94ff92a9286910d8930363a95df0ca21188477d4..f031354f2bb06a578470c56bea742aa590e80c9e 100644 GIT binary patch delta 99 zcmZpe!r1^sEsR^3BHaDW7)%*V7!n!M7z`QAz^o)7X~JN^V9AioU=D;P3`PtFKz=F^ eTL4w30{Ip|)i9m`Sk?$AV!)8JeYrbRBohFikr2ZG delta 99 zcmZpe!r1^sEsR^3BHaBg8B!Tc8Il;x84?-H7%ZXCkRb)gGXshnGNdsW0A-VbJOiLg i3kDM)%NQtb!e9jCn*(7IP}T@2V$5K?eYrbRBohFquMo)q diff --git a/ShadowStream/bin/Debug/net8.0-windows/file finder test.pdb b/ShadowStream/bin/Debug/net8.0-windows/file finder test.pdb index 425143097d3b74aa0152b567e53399581686213e..fb3fce3fe57a7ac40827b7dfbae29c3e287a0b19 100644 GIT binary patch delta 698 zcmZvXO=}ZT6o${8B%LHE(pLJhC^Vj4x@3Um(9!-A#@p@~pC%C!3_O|cE1son9FMQ)ly?V&@z$)Li9$5dE zlacOyx|7|$f85)5FXV-8Hapqw?Zdz;v71`7BM?4drN%ySN%0Ctpvp1m2=wtj%(M7n z5WhTv8%LoB#=s9D%oI0{<^wa1uTT3f0Sj3!js7W;g?VlX`$r@T?~#7k<6JZh@1psM z-4Cbucer<#0m4F<2jYjtA`c7;Qe+9)LI$9Y48og83ymeTI;MptA*4OHS|}r*i)Bv$ zZXknjM+|vc7>TBlzmd2B83Z@#q8X4~H2u^?GeJAQe|h@+#6=^O$`vd#*Qj`(c#1ba z&)nKj{v_)|yI&5cuHN6?zTRA^G{udhy`3}XZZ8wEoOqmFcsN_ggA7*T!Q5;vyCD2m zib$y_2{BPtR8=gwvvO9o95b##&dlF^WR_m~ z=c9%wiB#uxT~$r5aTeA%*rdw1ol$b*m({2n0R>lUlNOgx)KauKJ hQavCwAhljn3zzEAD=&8s7zK(o3BaRtc_@ydJ-opg6_7aX`+SLt{ZBHhZYq< zWKu1HD2|9Q$PfgJCxwL#H-_LzP*9NnOlh7J=yBpQ~p}JU0>W**^AAM!@;7|IG76MS+F8)%YySS z!_n@YcCuS9ZPe{M2S?;?Happ_+lPTF?PhPRBM?3CIo4bwKB?}K2wamGbOgRjJ(zts zF@P@zapNFtfgunegt<=&qgiFbIK9S=01qQl7X28Khf%49^)n<7E>eJ(l8@#Sl805K z0AHjf+`Ga6;em|+5#V$+0t^pZqc!9UWB_K6BHW3#&}8IR$F$G{;N#g6UVyhY}%#sTHT_D#Bv IU4 // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/ShadowStream/obj/Debug/net8.0-windows/Resources/LogHelper/LogWindow.g.cs b/ShadowStream/obj/Debug/net8.0-windows/Resources/LogHelper/LogWindow.g.cs index 528a15c..87e4745 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/Resources/LogHelper/LogWindow.g.cs +++ b/ShadowStream/obj/Debug/net8.0-windows/Resources/LogHelper/LogWindow.g.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfo.cs b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfo.cs index ad4db7a..42ccdf7 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfo.cs +++ b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("ShadowStream")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9e5b7a699991d66b1f07c6058463142577bc2133")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+654af164ab4489c774208e885e281885e008210b")] [assembly: System.Reflection.AssemblyProductAttribute("ShadowStream")] [assembly: System.Reflection.AssemblyTitleAttribute("ShadowStream")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfoInputs.cache b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfoInputs.cache index e682c43..d1b8146 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfoInputs.cache +++ b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.AssemblyInfoInputs.cache @@ -1 +1 @@ -3387344eecdf212f541784414662d3bde1ae01cc9719033ad42f834041a3776b +96a31703dd7ce1e308583d51d779021c43249d047cd73861027603eab0658335 diff --git a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.csproj.AssemblyReference.cache b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.csproj.AssemblyReference.cache index 44a8dbe272e29e84149dd1b261d140058f5f95bc..0f9ffdfb11b08077691a1b4bdd49a52746e237ff 100644 GIT binary patch delta 53 zcmexn{M2wlHCxNOzOI6u6B~6VPhjVq?8PIn*_N?}nQi$3knrUFEVgj*^{nn90B!LU A?EnA( delta 296 zcmaEA_|14iHQRKV>*3K`CpPL#R^Vf)XRK#nU|?xrU|lUr@@)Y30{ktE<86hSoLai&D(7b8fK;@iD`yr zCW%QVCKi^-=H@0w1{SFn7N)627KR|oz`(-D&>(4hlpf0WS(ed z2?T~IW@br-X$I!WW(KAfCT7NlCPt>_=1Iv$hQ`L*qx2X*IkGTLn(%3QKmlWbz>{qg ziynSS@SlEqm7`~O%Y*3~3K%OCprZXSQK0%FjR|%S4>C=ebaOA$&+Q(Cj6azDEg4c7 zOc|0G%o!3H%or@8(2yYo$TI_q8#1IZ7yxCHfjk4CN(%-PAj=piZo*&$VC% PC}PZDyuH7av5*A-UrkWv diff --git a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.pdb b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream.pdb index 337d207277145c69d70907f28b84f211f3171f0e..07b24223a7310dc04e3ccf4370ba835017edb7ee 100644 GIT binary patch delta 3284 zcmbuAc~nzZ9>;$-k*tC*EV8&g0cF&Jge8y>@r4k?usDdIVGXN0TC3KjHokf=fK(aXGE6-PAhtG@fzBdTOoGu}&4o`Mw8Q%fHPzpYQkkzW2TR z-o4q{T4a}7WLp;T+&rR~toaLTiHN(gdfWwlSawUJt?m1FH+R0uMr{6Ii<3Ey8`bo& zQAR5!scHQr85t~U%C^YJn4_k=92q%gsHtU!jQ(v?)6X^;4Wz&{%twPL!Z?VW#$j|7 z49U<@E-+5iQADPW#(+P9JWv7Ff}YIbICnU`IVq5CgTX=|#W^79U6tDv9%kQ01 zoFu-0qe;<$_zy5l<0uzYgLS|+t@j=k(;XZ&O~;MFsuGSm z!MET67*>jlz&3Ci_`&_skyyb<3YdwTfB+jufglXT0V9|J7J=oqVA=@UY|(wI){?gD z@xu=!gP0xoKy^PUbyQg{o}i+7$$N85h3Mi-MeCo+vdZ38?A=eY*l{$m>hTzMM#>y5 z=<}sdjXC!Bm4}}yzv%1!)#rbx=BTK;cj9GzzM;=s`+Rqw@9*=&lJ{PtvH$uo!)t!c ztLka&<0E)5bf;qDFGsea#e9&G&J+vC7obWqOc#Pwls(;!W}e`b)E(qdP)Ug!!%Iqhs5~WpC{{2C8(3a&k7XhKoiP@UF8{AxFJ zaWx-_?}nX^)Q}%pOFvdS(I{%1XpY*QXuh)h(UjHu(LAj6qsgrkq7>9NTZq!o)kYyo zOV(L51mB=J0`wE8hFYOoIyT3R=Kfqans%s`KJ(m-w5j;2uh(1n3y1eM_RL%nEEM~9 znYPIe+$`TbV*WmN=v!A$yPBeT{`>ruhWl3e^Uf1(kN&ctQn)xOd%&wP1@Zf~{!p-c z%>@hRCU{5EZefJt@&Ed!CY6ynzPqOFTd>iDS8aQ?)WdI zC8nC9t~kemcPfugJHO(avnQ>Y@7`Q?u(dfne5WfTW_0Y`=VX)FhnG9Le~3?;{oJOA zx4acmnrr*l55JK(dG{B#ODfZ%MXuW;!(v|c@*$T#*^zT{Y51e@R~}q0sam&uqg6I{ z*YTE8v8}jpe8@2>!pAE5|PGR9JjA@vXMX>-2TWiF$paA*Ck8m|UA!SCg8QR^Mo7tW8VOr#2)t zq}Dao7!9tNQ7gu$CnP55)5fKxrKY6T8yf3V>uS=BwRMT+A{m*D( z9m%Z2;)*HFV;;}K(nrkN?-VbIlXydzH=cPd%sZQT*E8=<=51r%GtAq?yxpu*$vQ`i zH|jLAPCM&d%Q|B88reo5ISGzV=E$Dw`->56FdhyVH7mDk`a=I~f)+x`<>Y;2z zzcYMf?vXYDXLe(mo{M&lIpRZK-*HZH#v`I+- delta 3219 zcmbuAdsGuw9>;$-K%N*U2tH6@5D*b%5eX!MG68~s2%(g(>)AD{U8Qz?bW;Tar$*b;9;;MWkFR5OgYH9X>)WkeU;CW_cP;;xbH1PNcfNDy z&b>1UIp3uCq)D;9f&XqkQFPXVUpa{A?+2R~b>FuaZ$7r$lKJtA--23JT5D(8yc`&8pDQ{0apfwrS|EHU$OKwN%VU{pp^mKUJEC zQz!KAbOS|a7$|h2f$l+plMECFjfB#mTIk%Q2#k%OrJ4Qc7<30xIE8*R0E&T(f;6$3 z@@4PIt^dnC$6AZzT8g!3X$&+TngCg#Jo%iGiY-d|O3oTmWof7|OS&e2oLK>M8hQw6 zvI8g_awY&7&{XJ9b|9UE^f}T6(qAB%a{@_#-i4Z>EzmY-C$tCp1nPi}Ku4jIIYD#| zx{EndtUa?3>1m5qPq(Z*o`BSGl%C7c(LBycYw|fd0vQT8s)RNc^bDw&f((5P-G^cd zIVy!#6h5DnBlT2{!lBuaP{dJgF-O(V1*oQkqXy^%WSGuTG&BLSLtCf!+#{{j$x(hO zZVZ)|akL5YLT90eP;@y*uRwo3{YtU^-VdE$iN`|IDGi)I= z7izMN=-suB{%L!@_+T>3LU!T<)g=Y_&p@V1DX1w^_MZIoh3u%32g+kEy^xnzKkp^y zXmHK*V>}r-bClQX(_T2|T-jT$eWBdj+xdDupq8UCwLKG;^m<*dFX{ESdVOWDua&*$ znt!~If3*L9VdZmZ^z$Ql2(`|W4nycO**Ur;yVP-X$m0ppan4O9Mp@> zh6=8Rl=5+RrVbt~=QjmCyuX}xSq$(HIgiZ>g@?)cK-M7mU^#!E9S$EV=UnS>+0R)c zWlzbA>bXIam_5+!JYeEUMORI6_?iT%<0yzOX#_0chDpF;Zkp=wo%=!MLi3*a9pncp zH}dUt9~hDG8Jb5bKeB!zF(sV>RrKA&02V+$s@!O1P4a*c|S3<2!Svx5!!F7RN!8w@V+$@GKG1-wp4AAxF0ogyGNPqEA7gO#+ekPlW- zE2yU9g@O~+sX_tORZvaO3SDTXO?9CupXx>)QRGHWE%G4`FQ$I@w^+=B@g;me6;+hj zkv}hSAwMV~y?lFc@eE$CqU|#TXmSOYOt;>tq@*%8P8XN?P^~NT zgV;fTJiszLXfJnxTg%;GbAeB$AIzvAPJSw2M1~(sw2?tclWi_=2dJW*Ha9XpDL{nmkLDz(r4~>} ztyMy(l3uMALh<7P>S$WE8;!okjpj14j=rz9hbd`vjXg|FDK)}CB`pBe^k$7PNJ-9T zH7;0Ots9(L%MVe~MNmr}ppL$(b)o6DyU=U~b+q5^M`N7hM|0lcM-yEqge$3Oo)E63 z&UztSN3p-8q4);P6TlB&5{7DN38WYys|6%d1 ze_b#x>mT(p-S|yltowIc;^tIYHEdq1xNro|zwx>0`fD4Sx9;k`vS#7_$WEgrEwp=4 z)r5<_vuO|FEw$p_5wZLz)i>K01-86(IC1jbL6$Q$HO3LwCe{~Ef3W=EKC$iFT=CwB zc>bFNM^wmyP0Nx^{OYEJ6K@Q793NMb?jClv=t5%b<&2TunClQ5vQPi% zoz_R9E@ngWg!s(v9YY^$@BZTO@!%)wMsvj6>h25q{0~Fc{Jv&Io|z3|VNA7Q2lN-g;;G4RRB$Uc2em>bVmOHthd8 zY0;XeD?D$<9aaqPFg?62oh>cBSJKk_H=*6ya{Bzt$J0EOqemwUZ@tc1Z?iTXYa7Jc zMzOX`)|SuOX0o;=tZj|By{u_a-x2w&UC-KiF|T|ITj$wW{)`p$8Pa}Hnxy?E^QxJb zXWne)bujPi%-h7g+nKkOdApeR3hQ9fjXEM&M>^}MWgW{{N0aB$Ovd^ys<AU*}P* zh;^R#JhIJDFhMM?YSjPq#^U9wwF7@zNgMK!u)xz;9maMrF~&LU6?v+o5xo>j79bt;iK$x(xRo2UD&4Qk)2~qEe1P=R*p-cNJcZ_ zt@uSOVtp>e7JtU$6W?~^82ZkbFP?LxvmnoaI)lR5=OkVw-n6t0U~()=lPpg{EgrSx zizPHm_<-R>z>i2cCE@b(E#j?8yOg>o8Xx5iY%G&3qR}Q%{+tKk=~{f7vHhM;Uk^7h`Y+Y}O1}UA diff --git a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_Content.g.cs b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_Content.g.cs index c047bfc..91bbf3f 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_Content.g.cs +++ b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_Content.g.cs @@ -8,5 +8,849 @@ //------------------------------------------------------------------------------ [assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("resources/pics/musicd.jpeg")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlc.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlc.lib")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlccore.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlccore.lib")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dodeca_and_7channel_3dsl_hrtf.sofa")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlsub.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("main.css")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile.css")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_diagonals-thick_18_b81900_40x40.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_diagonals-thick_20_666666_40x40.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_flat_10_000000_40x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_glass_100_f6f6f6_1x400.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_glass_100_fdf5ce_1x400.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_glass_65_ffffff_1x400.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_gloss-wave_35_f6a828_500x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_highlight-soft_100_eeeeee_1x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_highlight-soft_75_ffe45c_1x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_222222_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_228ef1_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_ef8c08_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_ffd27a_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_ffffff_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jquery-ui-1.8.13.custom.css")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("custom.lua")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("batch_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("browse_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("create_stream.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("equalizer_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("error_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mosaic_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("offset_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("stream_config_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("stream_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("favicon.ico")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("audio-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("back-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("buttons.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("folder-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("other-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("speaker-32.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("video-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlc-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlc16x16.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("index.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("common.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("controllers.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jquery.jstree.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile_browse.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile_equalizer.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile_view.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("browse.json")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("browse.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("playlist.json")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("playlist.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("playlist_jstree.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("readme.txt")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("status.json")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("status.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm_cmd.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("view.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm_export.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("cli.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dummy.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dumpmeta.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("http.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("luac.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("host.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("httprequests.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("telnet.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("00_musicbrainz.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("01_googleimage.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("02_frenchtv.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("03_lastfm.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("filename.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("common.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dkjson.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sandbox.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("simplexml.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("anevia_streams.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("anevia_xml.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("appletrailers.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("bbc_co_uk.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("cue.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dailymotion.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jamendo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("koreus.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liveleak.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("newgrounds.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("rockbox_fm_presets.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("soundcloud.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("twitch.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vimeo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vocaroo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("youtube.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("icecast.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jamendo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_concat_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_imem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_mms_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_srt_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_wasapi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libattachment_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libbluray-awt-j2se-1.3.2.jar")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libbluray-j2se-1.3.2.jar")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcdda_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdcp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdtv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfilesystem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libftp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhttps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhttp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libidummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libimem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblibbluray_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblive555_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnfs_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librist_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librtp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsatip_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscreen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsdp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsftp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libshm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsmb_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtcp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtimecode_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libudp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvcd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvdr_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_dummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_file_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_http_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_livehttp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_rist_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_shout_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_srt_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_udp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaudiobargraph_a_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaudio_format_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libchorus_flanger_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcompressor_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libequalizer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgain_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libkaraoke_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnormvol_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libparam_eq_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libremap_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscaletempo_pitch_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscaletempo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsimple_channel_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspatialaudio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspatializer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspeex_resampler_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstereo_widen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtospdif_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtrivial_channel_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libugly_resampler_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfloat_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libinteger_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libafile_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libamem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirectsound_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmmdevice_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwasapi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwaveout_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadpcm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaes3_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaom_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaraw_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libavcodec_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcdg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcrystalhd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcvdsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libd3d11va_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdav1d_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libddummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdmo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdvbsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdxva2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libedummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libflac_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfluidsynth_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libg711_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libjpeg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libkate_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblibass_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblpcm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmft_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmpg123_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liboggspots_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libopus_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpng_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libqsv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawvideo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librtpvideo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libschroedinger_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscte18_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscte27_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsdl_image_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspdif_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspeex_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspudec_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubsdec_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubstx3g_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubsusf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsvcdsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtextst_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtheora_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libttml_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtwolame_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libuleaddvaudio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvorbis_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvpx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwebvtt_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libx26410b_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libzvbi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d11_filters_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d9_filters_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadaptive_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaiff_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libasf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libau_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libavi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcaf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemuxdump_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemux_cdg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemux_chromecast_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemux_stl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdiracsys_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirectory_demux_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libes_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libflacsys_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgme_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libh26x_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libimage_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmjpeg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmkv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmod_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmp4_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmpgv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnoseek_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnsc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnsv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnuv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libogg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libplaylist_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpva_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawaud_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawdv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawvid_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsmf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubtitle_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libts_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtta_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libty_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvc1_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvobsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvoc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwav_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libxa_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfile_keystore_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmemory_keystore_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libconsole_logger_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblua_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfolder_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtaglib_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaddonsfsstorage_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaddonsvorepository_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfingerprinter_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgnutls_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libxml_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_asf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_avi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_dummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_mp4_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_mpjpeg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_ogg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_ps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_ts_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_wav_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_av1_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_copy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_dirac_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_dts_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_flac_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_h264_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_hevc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mlp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpeg4audio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpeg4video_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpegaudio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpegvideo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_vc1_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmicrodns_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libupnp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwindrive_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaudiobargraph_v_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblogo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmarq_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmosaic_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libremoteosd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librss_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubsdelay_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libarchive_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaribcam_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcache_block_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcache_read_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhds_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libinflate_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libprefetch_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librecord_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libskiptags_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_autodel_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_bridge_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_chromaprint_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_chromecast_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_delay_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_description_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_display_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_dummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_duplicate_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_es_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_gather_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_mosaic_bridge_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_record_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_setid_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_smem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_standard_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_stats_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_transcode_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfreetype_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsapi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtdummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libchain_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgrey_yuv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_10_p010_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_nv12_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_rgb_mmx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_rgb_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_rgb_sse2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_yuy2_mmx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_yuy2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_yuy2_sse2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_i420_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_yuy2_mmx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_yuy2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_yuy2_sse2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librv32_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libswscale_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuvp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuy2_i420_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuy2_i422_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadjust_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libalphamask_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libanaglyph_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libantiflicker_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libball_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libblendbench_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libblend_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libbluescreen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcanvas_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcolorthres_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcroppadd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdeinterlace_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libedgedetection_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liberase_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libextract_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfreeze_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgaussianblur_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgradfun_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgradient_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgrain_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhqdn3d_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libinvert_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmagnify_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmirror_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmotionblur_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmotiondetect_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liboldmovie_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libposterize_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpsychedelic_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpuzzle_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libripple_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscale_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscene_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsepia_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsharpen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtransform_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvhs_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwave_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcaca_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d11_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d9_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirectdraw_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdrawable_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libflaschen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libglinterop_dxva2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libglwin32_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvdummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvmem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwgl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwingdi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwinhibit_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libclone_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpanoramix_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwall_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libglspectrum_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgoom_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libprojectm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvisual_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlc.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlc.lib")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlccore.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvlccore.lib")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dodeca_and_7channel_3dsl_hrtf.sofa")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlsub.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("main.css")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile.css")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_diagonals-thick_18_b81900_40x40.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_diagonals-thick_20_666666_40x40.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_flat_10_000000_40x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_glass_100_f6f6f6_1x400.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_glass_100_fdf5ce_1x400.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_glass_65_ffffff_1x400.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_gloss-wave_35_f6a828_500x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_highlight-soft_100_eeeeee_1x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-bg_highlight-soft_75_ffe45c_1x100.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_222222_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_228ef1_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_ef8c08_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_ffd27a_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui-icons_ffffff_256x240.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jquery-ui-1.8.13.custom.css")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("custom.lua")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("batch_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("browse_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("create_stream.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("equalizer_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("error_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mosaic_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("offset_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("stream_config_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("stream_window.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("favicon.ico")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("audio-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("back-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("buttons.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("folder-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("other-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("speaker-32.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("video-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlc-48.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlc16x16.png")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("index.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("common.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("controllers.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jquery.jstree.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("ui.js")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile_browse.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile_equalizer.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("mobile_view.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("browse.json")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("browse.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("playlist.json")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("playlist.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("playlist_jstree.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("readme.txt")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("status.json")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("status.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm_cmd.xml")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("view.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vlm_export.html")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("cli.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dummy.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dumpmeta.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("http.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("luac.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("host.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("httprequests.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("telnet.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("00_musicbrainz.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("01_googleimage.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("02_frenchtv.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("03_lastfm.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("filename.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("common.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dkjson.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sandbox.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("simplexml.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("anevia_streams.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("anevia_xml.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("appletrailers.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("bbc_co_uk.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("cue.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("dailymotion.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jamendo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("koreus.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liveleak.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("newgrounds.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("rockbox_fm_presets.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("soundcloud.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("twitch.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vimeo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("vocaroo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("youtube.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("icecast.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("jamendo.luac")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_concat_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_imem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_mms_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_srt_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_wasapi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libattachment_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libbluray-awt-j2se-1.3.2.jar")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libbluray-j2se-1.3.2.jar")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcdda_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdcp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdtv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfilesystem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libftp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhttps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhttp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libidummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libimem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblibbluray_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblive555_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnfs_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librist_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librtp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsatip_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscreen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsdp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsftp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libshm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsmb_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtcp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtimecode_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libudp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvcd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvdr_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_dummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_file_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_http_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_livehttp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_rist_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_shout_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_srt_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaccess_output_udp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaudiobargraph_a_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaudio_format_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libchorus_flanger_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcompressor_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libequalizer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgain_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libkaraoke_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnormvol_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libparam_eq_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libremap_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscaletempo_pitch_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscaletempo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsimple_channel_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspatialaudio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspatializer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspeex_resampler_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstereo_widen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtospdif_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtrivial_channel_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libugly_resampler_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfloat_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libinteger_mixer_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libafile_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libamem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirectsound_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmmdevice_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwasapi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwaveout_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadpcm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaes3_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaom_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaraw_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libavcodec_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcdg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcrystalhd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcvdsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libd3d11va_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdav1d_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libddummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdmo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdvbsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdxva2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libedummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libflac_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfluidsynth_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libg711_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libjpeg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libkate_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblibass_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblpcm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmft_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmpg123_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liboggspots_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libopus_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpng_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libqsv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawvideo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librtpvideo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libschroedinger_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscte18_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscte27_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsdl_image_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspdif_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspeex_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libspudec_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubsdec_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubstx3g_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubsusf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsvcdsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtextst_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtheora_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libttml_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtwolame_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libuleaddvaudio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvorbis_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvpx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwebvtt_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libx26410b_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libzvbi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d11_filters_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d9_filters_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadaptive_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaiff_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libasf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libau_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libavi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcaf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemuxdump_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemux_cdg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemux_chromecast_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdemux_stl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdiracsys_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirectory_demux_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libes_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libflacsys_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgme_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libh26x_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libimage_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmjpeg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmkv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmod_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmp4_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmpgv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnoseek_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnsc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnsv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libnuv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libogg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libplaylist_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpva_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawaud_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawdv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librawvid_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsmf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubtitle_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libts_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtta_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libty_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvc1_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvobsub_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvoc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwav_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libxa_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfile_keystore_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmemory_keystore_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libconsole_logger_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblua_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfolder_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtaglib_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaddonsfsstorage_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaddonsvorepository_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfingerprinter_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgnutls_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libxml_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_asf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_avi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_dummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_mp4_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_mpjpeg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_ogg_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_ps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_ts_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmux_wav_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_av1_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_copy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_dirac_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_dts_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_flac_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_h264_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_hevc_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mlp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpeg4audio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpeg4video_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpegaudio_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_mpegvideo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpacketizer_vc1_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmicrodns_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libupnp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwindrive_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaudiobargraph_v_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liblogo_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmarq_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmosaic_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libremoteosd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librss_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsubsdelay_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libarchive_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadf_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libaribcam_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcache_block_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcache_read_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhds_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libinflate_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libprefetch_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librecord_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libskiptags_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_autodel_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_bridge_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_chromaprint_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_chromecast_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_delay_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_description_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_display_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_dummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_duplicate_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_es_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_gather_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_mosaic_bridge_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_record_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_setid_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_smem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_standard_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_stats_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libstream_out_transcode_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfreetype_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsapi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtdummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libchain_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgrey_yuv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_10_p010_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_nv12_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_rgb_mmx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_rgb_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_rgb_sse2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_yuy2_mmx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_yuy2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi420_yuy2_sse2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_i420_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_yuy2_mmx_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_yuy2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libi422_yuy2_sse2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("librv32_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libswscale_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuvp_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuy2_i420_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuy2_i422_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libadjust_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libalphamask_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libanaglyph_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libantiflicker_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libball_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libblendbench_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libblend_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libbluescreen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcanvas_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcolorthres_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcroppadd_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdeinterlace_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libedgedetection_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liberase_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libextract_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfps_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libfreeze_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgaussianblur_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgradfun_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgradient_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgrain_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libhqdn3d_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libinvert_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmagnify_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmirror_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmotionblur_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libmotiondetect_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("liboldmovie_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libposterize_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpsychedelic_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpuzzle_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libripple_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscale_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libscene_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsepia_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libsharpen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libtransform_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvhs_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwave_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libcaca_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d11_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirect3d9_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdirectdraw_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libdrawable_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libflaschen_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libglinterop_dxva2_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libglwin32_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvdummy_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvmem_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwgl_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwingdi_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwinhibit_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libyuv_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libclone_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libpanoramix_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libwall_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libglspectrum_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libgoom_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libprojectm_plugin.dll")] +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("libvisual_plugin.dll")] diff --git a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_MarkupCompile.cache b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_MarkupCompile.cache index 03152ba..90fea34 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_MarkupCompile.cache +++ b/ShadowStream/obj/Debug/net8.0-windows/ShadowStream_MarkupCompile.cache @@ -11,7 +11,7 @@ false TRACE;DEBUG;NET;NET8_0;NETCOREAPP C:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\ShadowStream\App.xaml 52126927803 -1-689617852 +8451318677653 19-1810519192 2081301736048 Resources\LogHelper\LogWindow.xaml;Views\LogIn.xaml;Views\MainWindow.xaml;Views\PlaylistEditor.xaml;Views\ProgressBar.xaml; diff --git a/ShadowStream/obj/Debug/net8.0-windows/Views/LogIn.g.cs b/ShadowStream/obj/Debug/net8.0-windows/Views/LogIn.g.cs index 11cbe7f..be47af7 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/Views/LogIn.g.cs +++ b/ShadowStream/obj/Debug/net8.0-windows/Views/LogIn.g.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/ShadowStream/obj/Debug/net8.0-windows/Views/MainWindow.g.cs b/ShadowStream/obj/Debug/net8.0-windows/Views/MainWindow.g.cs index 087d2c0..8fe729a 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/Views/MainWindow.g.cs +++ b/ShadowStream/obj/Debug/net8.0-windows/Views/MainWindow.g.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/ShadowStream/obj/Debug/net8.0-windows/Views/PlaylistEditor.g.cs b/ShadowStream/obj/Debug/net8.0-windows/Views/PlaylistEditor.g.cs index 5e28e3b..4178d90 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/Views/PlaylistEditor.g.cs +++ b/ShadowStream/obj/Debug/net8.0-windows/Views/PlaylistEditor.g.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/ShadowStream/obj/Debug/net8.0-windows/Views/ProgressBar.g.cs b/ShadowStream/obj/Debug/net8.0-windows/Views/ProgressBar.g.cs index 9331462..b6179f1 100644 --- a/ShadowStream/obj/Debug/net8.0-windows/Views/ProgressBar.g.cs +++ b/ShadowStream/obj/Debug/net8.0-windows/Views/ProgressBar.g.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/ShadowStream/obj/Debug/net8.0-windows/apphost.exe b/ShadowStream/obj/Debug/net8.0-windows/apphost.exe index 43f2785269d548cc3b747ecb5441e162559fb173..9c8cebb1abf8dbcaf75bd1b1fcc3bd513e094a0a 100644 GIT binary patch delta 99 zcmZpe!r1^sEsR^34BY+A7)%*V7!n!M7z`QAz^o)7X~JN^V9AioU=D;P3`PtFKz=F^ eTL4w30{Ip|)i9m`Sk?$AV!)8Jz22RvkqH2iSrD55 delta 99 zcmZpe!r1^sEsR^34BY)K8B!Tc8Il;x84?-H7%ZXCkRb)gGXshnGNdsW0A-VbJOiLg i3kDM)%NQtb!e9jCn*(7IP}T@2V$5K?z22RvkqH2qcMzcf diff --git a/ShadowStream/obj/Debug/net8.0-windows/ref/ShadowStream.dll b/ShadowStream/obj/Debug/net8.0-windows/ref/ShadowStream.dll index 36a6846734b65e1dbbd44bc6533386343de2fb15..a5e484b101408ec6e842ce37a3f2fe00072d9187 100644 GIT binary patch delta 205 zcmZp8!`SeKaY6^n+)dXSH};e;3z(hn`B!YZ*=@&#H1qPK1tFUSS>7{F{?95qS%t}D za{yb038s=0Rt*LkW~L^IX@+JdiAg3V7M988<|al47O55%rm032h9Jtoz{1GTAZc?! z_61gdGX_%z6NW^FGzLQkGcYR&NSZKMFjz7qGnfOR34;-X0g#^x#1=r+sX)F3P&JHa S0G2fZiWo2?ZSF5DWB~v<`Z_uQ delta 210 zcmZp8!`SeKaY6^nDW|r#8+%Ha1#*jO9;BZ<=+HZ(GV;#e@O_&FS>7{F{?97Q;=sVb zHd&F$U~>Rlh6$#+6IKld8kVW1N#==WmOx;bVrG_Pm}X#}Y-V6;VPa-%Xkuh)Zl08E zWN2)>xgh%jtG^{fDuXFQ5`#HIB7+%&B@`MmqyTwlKygEcGzJ5pY%-8%090wgU;<7{F{?95qS%t}D za{yb038s=0Rt*LkW~L^IX@+JdiAg3V7M988<|al47O55%rm032h9Jtoz{1GTAZc?! z_61gdGX_%z6NW^FGzLQkGcYR&NSZKMFjz7qGnfOR34;-X0g#^x#1=r+sX)F3P&JHa S0G2fZiWo2?ZSF5DWB~v<`Z_uQ delta 210 zcmZp8!`SeKaY6^nDW|r#8+%Ha1#*jO9;BZ<=+HZ(GV;#e@O_&FS>7{F{?97Q;=sVb zHd&F$U~>Rlh6$#+6IKld8kVW1N#==WmOx;bVrG_Pm}X#}Y-V6;VPa-%Xkuh)Zl08E zWN2)>xgh%jtG^{fDuXFQ5`#HIB7+%&B@`MmqyTwlKygEcGzJ5pY%-8%090wgU;<U$@meZpn|V|O+UGgFhqG($6! z#3U0F3(I74a}y&2i&P5>(^Ml1Ll9+PU}0ovkhHnp@**RPI2+gE$syJO0@^p;`*^ZU z@?Dl;==<{Z(jAkxSXU`P1!L2ofEcArljRMVBT-MPnn&1OFvDOP_o22%zThD3%m z215ojFe?d2nlM-}STZCtm;<2+gAs!Pke>>~7C_ahK)wY~HH>EfmNf#37%(Jl-tOqh F0std_%)r#b#LU>x#K_d#JSo}8(Aao$z2!wl7LCG}4UHKm~!S8N^R7sVY0aEo+VJ-*21!Y@}HIEg4c7Oc|0G z%o!3H%or@8(2yYo$TI_q8#1IZ7yxCHfjk4CN(%-PAj=piZo*&$VC%C}PZD Kym`B$Ckp^>Fi3m= diff --git a/file finder test/bin/Debug/net8.0/file finder test.exe b/file finder test/bin/Debug/net8.0/file finder test.exe index 94ff92a9286910d8930363a95df0ca21188477d4..f031354f2bb06a578470c56bea742aa590e80c9e 100644 GIT binary patch delta 99 zcmZpe!r1^sEsR^3BHaDW7)%*V7!n!M7z`QAz^o)7X~JN^V9AioU=D;P3`PtFKz=F^ eTL4w30{Ip|)i9m`Sk?$AV!)8JeYrbRBohFikr2ZG delta 99 zcmZpe!r1^sEsR^3BHaBg8B!Tc8Il;x84?-H7%ZXCkRb)gGXshnGNdsW0A-VbJOiLg i3kDM)%NQtb!e9jCn*(7IP}T@2V$5K?eYrbRBohFquMo)q diff --git a/file finder test/bin/Debug/net8.0/file finder test.pdb b/file finder test/bin/Debug/net8.0/file finder test.pdb index 425143097d3b74aa0152b567e53399581686213e..fb3fce3fe57a7ac40827b7dfbae29c3e287a0b19 100644 GIT binary patch delta 698 zcmZvXO=}ZT6o${8B%LHE(pLJhC^Vj4x@3Um(9!-A#@p@~pC%C!3_O|cE1son9FMQ)ly?V&@z$)Li9$5dE zlacOyx|7|$f85)5FXV-8Hapqw?Zdz;v71`7BM?4drN%ySN%0Ctpvp1m2=wtj%(M7n z5WhTv8%LoB#=s9D%oI0{<^wa1uTT3f0Sj3!js7W;g?VlX`$r@T?~#7k<6JZh@1psM z-4Cbucer<#0m4F<2jYjtA`c7;Qe+9)LI$9Y48og83ymeTI;MptA*4OHS|}r*i)Bv$ zZXknjM+|vc7>TBlzmd2B83Z@#q8X4~H2u^?GeJAQe|h@+#6=^O$`vd#*Qj`(c#1ba z&)nKj{v_)|yI&5cuHN6?zTRA^G{udhy`3}XZZ8wEoOqmFcsN_ggA7*T!Q5;vyCD2m zib$y_2{BPtR8=gwvvO9o95b##&dlF^WR_m~ z=c9%wiB#uxT~$r5aTeA%*rdw1ol$b*m({2n0R>lUlNOgx)KauKJ hQavCwAhljn3zzEAD=&8s7zK(o3BaRtc_@ydJ-opg6_7aX`+SLt{ZBHhZYq< zWKu1HD2|9Q$PfgJCxwL#H-_LzP*9NnOlh7J=yBpQ~p}JU0>W**^AAM!@;7|IG76MS+F8)%YySS z!_n@YcCuS9ZPe{M2S?;?Happ_+lPTF?PhPRBM?3CIo4bwKB?}K2wamGbOgRjJ(zts zF@P@zapNFtfgunegt<=&qgiFbIK9S=01qQl7X28Khf%49^)n<7E>eJ(l8@#Sl805K z0AHjf+`Ga6;em|+5#V$+0t^pZqc!9UWB_K6BHW3#&}8IR$F$G{;N#g6UVyhY}%#sTHT_D#Bv IU4U$@meZpn|V|O+UGgFhqG($6! z#3U0F3(I74a}y&2i&P5>(^Ml1Ll9+PU}0ovkhHnp@**RPI2+gE$syJO0@^p;`*^ZU z@?Dl;==<{Z(jAkxSXU`P1!L2ofEcArljRMVBT-MPnn&1OFvDOP_o22%zThD3%m z215ojFe?d2nlM-}STZCtm;<2+gAs!Pke>>~7C_ahK)wY~HH>EfmNf#37%(Jl-tOqh F0std_%)r#b#LU>x#K_d#JSo}8(Aao$z2!wl7LCG}4UHKm~!S8N^R7sVY0aEo+VJ-*21!Y@}HIEg4c7Oc|0G z%o!3H%or@8(2yYo$TI_q8#1IZ7yxCHfjk4CN(%-PAj=piZo*&$VC%C}PZD Kym`B$Ckp^>Fi3m= diff --git a/file finder test/obj/Debug/net8.0/file finder test.pdb b/file finder test/obj/Debug/net8.0/file finder test.pdb index 425143097d3b74aa0152b567e53399581686213e..fb3fce3fe57a7ac40827b7dfbae29c3e287a0b19 100644 GIT binary patch delta 698 zcmZvXO=}ZT6o${8B%LHE(pLJhC^Vj4x@3Um(9!-A#@p@~pC%C!3_O|cE1son9FMQ)ly?V&@z$)Li9$5dE zlacOyx|7|$f85)5FXV-8Hapqw?Zdz;v71`7BM?4drN%ySN%0Ctpvp1m2=wtj%(M7n z5WhTv8%LoB#=s9D%oI0{<^wa1uTT3f0Sj3!js7W;g?VlX`$r@T?~#7k<6JZh@1psM z-4Cbucer<#0m4F<2jYjtA`c7;Qe+9)LI$9Y48og83ymeTI;MptA*4OHS|}r*i)Bv$ zZXknjM+|vc7>TBlzmd2B83Z@#q8X4~H2u^?GeJAQe|h@+#6=^O$`vd#*Qj`(c#1ba z&)nKj{v_)|yI&5cuHN6?zTRA^G{udhy`3}XZZ8wEoOqmFcsN_ggA7*T!Q5;vyCD2m zib$y_2{BPtR8=gwvvO9o95b##&dlF^WR_m~ z=c9%wiB#uxT~$r5aTeA%*rdw1ol$b*m({2n0R>lUlNOgx)KauKJ hQavCwAhljn3zzEAD=&8s7zK(o3BaRtc_@ydJ-opg6_7aX`+SLt{ZBHhZYq< zWKu1HD2|9Q$PfgJCxwL#H-_LzP*9NnOlh7J=yBpQ~p}JU0>W**^AAM!@;7|IG76MS+F8)%YySS z!_n@YcCuS9ZPe{M2S?;?Happ_+lPTF?PhPRBM?3CIo4bwKB?}K2wamGbOgRjJ(zts zF@P@zapNFtfgunegt<=&qgiFbIK9S=01qQl7X28Khf%49^)n<7E>eJ(l8@#Sl805K z0AHjf+`Ga6;em|+5#V$+0t^pZqc!9UWB_K6BHW3#&}8IR$F$G{;N#g6UVyhY}%#sTHT_D#Bv IU4CzT4aW?nNIp25g zcjw+aGdrnOsa3}g+i(6k_i*2l+3KCXlbh6|8KtV76&=9rOogt=Y*ri92icQqlMb$~ zTk+%RedX&kr31%$C?Ul*W;aa?6~dQb4gsQ>M*bbboRpQ29JC#B<6e@7TLL zv1`X3@OYvauz9ZR?7&X)py6ve*RJ9@Nxd_3)?MPwr7B``*ru^{vIW=_o5ePT4S3r& z8gOykddP7x%Qm=0FLR3V6uY{(Ch>3e9@~YszazF<1|c{{@T_1;n|QbQFM4v?rA@ho z?s+B_YJ;yzlvwBE6$(A z*+K5&S6;fAN>XOzDb7@JZ9)vjgd0^gqHM_poF3QYI2-0ZvwbyDa*Opb$K)o#stDo` ziy9SxrGkjiALA-c7WIZGmn&*=%fvas!&H%7A_FXMl4c`f+?Fy?FNrF}U81t0%26)L zOd^I5W{BD=Y96(z(k7}BGespt-HSPB#D2A$V=Tr>crKdlHJsU?vw^r44-=3?-n6P&fHwdnCO@*J7!D;FMu~6YTa_QxQ^s^G;L5vPW`*482lgX(kW zTj~}2;u!U{`kp&F;$%OUPfnrVfckAzNiI;x{g*Q1o8evFGGmMWAC*`8c>foic{NEd zyruk_lSgX$&QWEYzT)`4b;`Km@2vbXg`7WNLHSjtj;nHKOeSU!Ogwo_OrE!ru};K%Ue&I&=C9iF_%ME9za=%!~7?#FaK4&(boOh)Urt+E`nKr?t6= zoHldK(KD>CNH#BiWtnV+WeUXvk$7Hs+BU0__UsJmt$t!o=LGYD z$}y3&U;wjG%_sYA-hPuYpPc(oUW6L*BGi$W@U31=jFOjP1$ikRAh%QIjvsrp^U2}Y z!pIQ<8gNYYDBT4WmTUtfVRUB) Q=d^46-V*to>I+Z!2NAWC^8f$< delta 2501 zcmb7GTWnNS6kX@s2W2RI+DZ$U8CwCNkWQzap)}}BT0!tZp+IWsR{P_f+;!L5d!2nA z_nteqr>UoDf4}|K<=wvx?3<^47&y|Z`qN4+bRKU3=A{F=D!o~)Q$J^ps8(ID_m$Vj z_javZ`|9yC)jRsHJfA7F$CbuVTDir!bBX~4U?$+QVRgFMU9|FG4p8wNki%%dOWxAG zBe8wkPWrGvAFz3?*wlgp8GNA!?ToUD^DL!)0M?DmnU${ zHkv)-ptaF)akFhOu47I>7*{b@)FDwWW{X-O&KXJMiEI<;L!l^hBVx?lAnGMiMJN%K5mmyQ zWx6nvh@p%>qq;@;Q7)=kR0ZaWN{CvFn-Ip+s)6m7;C3WkMD5j_*(v8<;u>rqUR3uH z8}w$P?L0{IvXdhRY~%6b`J#W|>TUbXBz0Du;~kxFvYpGFlWliY{drwU&X>(iQ3E+Is7fU{)4%E7=>Jz^ zY7ciqw%wR2&6OVUuT1`wabH(vhUV3!kk6f|aKOCn`x4av30& z<4vNA_XT$m{WuG=HfLdGIwtXp#3}@^6GON~a3MPIh_#FZU96U&7$M?ZY#>%(3vmhB zh#?#zHsA!Y5yQm0FiK3eNMZ{yirr8;ias`rN$EyBhF;w${0_l3dY0%m@x+nFY26{7 z4#{>RgP(LK<9AwJ66v9TqwW!ZN+N@Thv}Sc9Y#8dR%=*F4Aa`Lhs8P~rVDtPLs2S? zZ?vTh_bW5FfHJeMkVvCo6C=GkF3t{#q{P!Fd{Fqi!bj*itv?n18RN-bJtpZ368eR_ zS3@5)9cyE?wCOk?yh3=RV4HYS+6-kxn|Y7Wb48Dd6P8r4Og3PdIx)exU`p^E<4LMP z5hH?Qg0M~Flx>zMWv3Cb28pNjh~Su@a!e#8=;J$mA^(8MfjU(PF5wHYV>BW2$cPi)V8 zT%epn{O23y>yk?4I8bVS`j6807S(svwMXLNdLF^faJW6VwK~!fuC7~N8x93)Yw9AA z_KuohD3tl~#-vKGDk~~F&QGQ6@s;7xfk3GmN~g*m%H)+lV6Cf17wXWC2;%&2tDpD< z(Mc6%JczAag9!IYnAbY4L@il}@mkbSNBC=JwuX@qLYWWduh;s=kbHd&RL}Saj-#Cd diff --git a/file finder test/obj/Debug/net8.0/refint/file finder test.dll b/file finder test/obj/Debug/net8.0/refint/file finder test.dll index 4837ad8f4146885b6e65f6311494948b6b028dc5..d60a67589bd1a1bfde4f70eb6290a8f351dd4a5d 100644 GIT binary patch delta 2454 zcma)8Yitx%7(MsS16ZKlwiZ|(LMf#vZQYio-2zJ2LI?q&wW$b7(rqcY5lQ5cfUeH2 z1cMP0nhieqVQlOV@eza#))+Oc8cd8}Nc=(KiCzT4aW?nNIp25g zcjw+aGdrnOsa3}g+i(6k_i*2l+3KCXlbh6|8KtV76&=9rOogt=Y*ri92icQqlMb$~ zTk+%RedX&kr31%$C?Ul*W;aa?6~dQb4gsQ>M*bbboRpQ29JC#B<6e@7TLL zv1`X3@OYvauz9ZR?7&X)py6ve*RJ9@Nxd_3)?MPwr7B``*ru^{vIW=_o5ePT4S3r& z8gOykddP7x%Qm=0FLR3V6uY{(Ch>3e9@~YszazF<1|c{{@T_1;n|QbQFM4v?rA@ho z?s+B_YJ;yzlvwBE6$(A z*+K5&S6;fAN>XOzDb7@JZ9)vjgd0^gqHM_poF3QYI2-0ZvwbyDa*Opb$K)o#stDo` ziy9SxrGkjiALA-c7WIZGmn&*=%fvas!&H%7A_FXMl4c`f+?Fy?FNrF}U81t0%26)L zOd^I5W{BD=Y96(z(k7}BGespt-HSPB#D2A$V=Tr>crKdlHJsU?vw^r44-=3?-n6P&fHwdnCO@*J7!D;FMu~6YTa_QxQ^s^G;L5vPW`*482lgX(kW zTj~}2;u!U{`kp&F;$%OUPfnrVfckAzNiI;x{g*Q1o8evFGGmMWAC*`8c>foic{NEd zyruk_lSgX$&QWEYzT)`4b;`Km@2vbXg`7WNLHSjtj;nHKOeSU!Ogwo_OrE!ru};K%Ue&I&=C9iF_%ME9za=%!~7?#FaK4&(boOh)Urt+E`nKr?t6= zoHldK(KD>CNH#BiWtnV+WeUXvk$7Hs+BU0__UsJmt$t!o=LGYD z$}y3&U;wjG%_sYA-hPuYpPc(oUW6L*BGi$W@U31=jFOjP1$ikRAh%QIjvsrp^U2}Y z!pIQ<8gNYYDBT4WmTUtfVRUB) Q=d^46-V*to>I+Z!2NAWC^8f$< delta 2501 zcmb7GTWnNS6kX@s2W2RI+DZ$U8CwCNkWQzap)}}BT0!tZp+IWsR{P_f+;!L5d!2nA z_nteqr>UoDf4}|K<=wvx?3<^47&y|Z`qN4+bRKU3=A{F=D!o~)Q$J^ps8(ID_m$Vj z_javZ`|9yC)jRsHJfA7F$CbuVTDir!bBX~4U?$+QVRgFMU9|FG4p8wNki%%dOWxAG zBe8wkPWrGvAFz3?*wlgp8GNA!?ToUD^DL!)0M?DmnU${ zHkv)-ptaF)akFhOu47I>7*{b@)FDwWW{X-O&KXJMiEI<;L!l^hBVx?lAnGMiMJN%K5mmyQ zWx6nvh@p%>qq;@;Q7)=kR0ZaWN{CvFn-Ip+s)6m7;C3WkMD5j_*(v8<;u>rqUR3uH z8}w$P?L0{IvXdhRY~%6b`J#W|>TUbXBz0Du;~kxFvYpGFlWliY{drwU&X>(iQ3E+Is7fU{)4%E7=>Jz^ zY7ciqw%wR2&6OVUuT1`wabH(vhUV3!kk6f|aKOCn`x4av30& z<4vNA_XT$m{WuG=HfLdGIwtXp#3}@^6GON~a3MPIh_#FZU96U&7$M?ZY#>%(3vmhB zh#?#zHsA!Y5yQm0FiK3eNMZ{yirr8;ias`rN$EyBhF;w${0_l3dY0%m@x+nFY26{7 z4#{>RgP(LK<9AwJ66v9TqwW!ZN+N@Thv}Sc9Y#8dR%=*F4Aa`Lhs8P~rVDtPLs2S? zZ?vTh_bW5FfHJeMkVvCo6C=GkF3t{#q{P!Fd{Fqi!bj*itv?n18RN-bJtpZ368eR_ zS3@5)9cyE?wCOk?yh3=RV4HYS+6-kxn|Y7Wb48Dd6P8r4Og3PdIx)exU`p^E<4LMP z5hH?Qg0M~Flx>zMWv3Cb28pNjh~Su@a!e#8=;J$mA^(8MfjU(PF5wHYV>BW2$cPi)V8 zT%epn{O23y>yk?4I8bVS`j6807S(svwMXLNdLF^faJW6VwK~!fuC7~N8x93)Yw9AA z_KuohD3tl~#-vKGDk~~F&QGQ6@s;7xfk3GmN~g*m%H)+lV6Cf17wXWC2;%&2tDpD< z(Mc6%JczAag9!IYnAbY4L@il}@mkbSNBC=JwuX@qLYWWduh;s=kbHd&RL}Saj-#Cd diff --git a/file finder test/obj/rider.project.model.nuget.info b/file finder test/obj/rider.project.model.nuget.info index 0c8302b..078360b 100644 --- a/file finder test/obj/rider.project.model.nuget.info +++ b/file finder test/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17509264751745448 \ No newline at end of file +17512651585403550 \ No newline at end of file