Elias pc->laptop

This commit is contained in:
unknown
2025-07-05 14:10:48 +02:00
parent 739e5ccfa6
commit 2abed3f2d8
237 changed files with 12168 additions and 1809 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+9a8ad0bb2fd16c90755afdfb8d7218362d6b667b")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+739e5ccfa6e6959ef2a7c7d53bf9f69d0ad614d4")]
[assembly: System.Reflection.AssemblyProductAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyTitleAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
3d15d74596a8970912a8dabdafafc0d6d5790369f74eec627a1983fd3c47a6be
11a6f067bb9aaffa99e22cab90e694a3a97b597fd12e7ec9fcaab32aeac06278

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

@@ -1,31 +0,0 @@
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

File diff suppressed because one or more lines are too long