new stuff

This commit is contained in:
2025-08-24 13:28:00 +02:00
parent 6a63193082
commit 8325267b1e
149 changed files with 522 additions and 340 deletions

View File

@@ -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+d3cd0f1bddfb1060a6318d43ea6566d5388c2cc5")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6a63193082de43ec7a1afa9c0d75bb611f624f2f")]
[assembly: System.Reflection.AssemblyProductAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyTitleAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
91e547da6255849434da197c8e0e67ab1ba1dc463ee719c794d0abda1d769fad
5cc6b24654c1d8aeb7628a31e4a15732d798d94b4f8939b842592abb6a8ee4c7

View File

@@ -12,23 +12,23 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = NotVPR_Remote
build_property.ProjectDir = C:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\
build_property.ProjectDir = C:\Users\Elias\Desktop\vpr\vpr\NotVPR_Remote\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/App.xaml]
[C:/Users/Elias/Desktop/vpr/vpr/NotVPR_Remote/App.xaml]
build_metadata.AdditionalFiles.GenKind = Xaml
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.App.xaml
build_metadata.AdditionalFiles.TargetPath = App.xaml
build_metadata.AdditionalFiles.RelativePath = App.xaml
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/AppShell.xaml]
[C:/Users/Elias/Desktop/vpr/vpr/NotVPR_Remote/AppShell.xaml]
build_metadata.AdditionalFiles.GenKind = Xaml
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.AppShell.xaml
build_metadata.AdditionalFiles.TargetPath = AppShell.xaml
build_metadata.AdditionalFiles.RelativePath = AppShell.xaml
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/MainPage.xaml]
[C:/Users/Elias/Desktop/vpr/vpr/NotVPR_Remote/MainPage.xaml]
build_metadata.AdditionalFiles.GenKind = Xaml
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.MainPage.xaml
build_metadata.AdditionalFiles.TargetPath = MainPage.xaml

View File

@@ -13,7 +13,7 @@ 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\
javasdkpath=c:\program files (x86)\android\openjdk\jdk-17.0.12\
androidsequencepointsmode=none
androidnetsdkversion=34.0.154
monosymbolarchive=false
@@ -24,8 +24,8 @@ androidgeneratejnimarshalmethods=false
os=windows_nt
androidincludedebugsymbols=true
androidpackagenamingpolicy=lowercasecrc64
_nugetassetsfilehash=439bfb51003068df5ec1b3d26e41ef7eab09ccd3179d118b5a4b76df224ce5fd
_nugetassetsfilehash=c4ba13cbb35d32cd3479281ec27d094d040c001d2634e41b011dd18f75a49acb
typemapkind=strings-asm
androidmanifestplaceholders=
projectfullpath=c:\users\bib\desktop\vpr\pull from pc\mediaverwaltung\notvpr_remote\notvpr_remote.csproj
projectfullpath=c:\users\elias\desktop\vpr\vpr\notvpr_remote\notvpr_remote.csproj
androidusedesignerassembly=true

View File

@@ -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.12\
androidsequencepointsmode=none
androidnetsdkversion=34.0.154
monosymbolarchive=false
androiduselatestplatformsdk=false
targetframeworkversion=v8.0
androidcreatepackageperabi=
androidgeneratejnimarshalmethods=false
os=windows_nt
androidincludedebugsymbols=true
androidpackagenamingpolicy=lowercasecrc64
_nugetassetsfilehash=c4ba13cbb35d32cd3479281ec27d094d040c001d2634e41b011dd18f75a49acb
typemapkind=strings-asm
androidmanifestplaceholders=
projectfullpath=c:\users\elias\desktop\vpr\vpr\notvpr_remote\notvpr_remote.csproj
androidusedesignerassembly=true

File diff suppressed because one or more lines are too long