Przeprowadzka
This commit is contained in:
Executable
+7234
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
+18
@@ -0,0 +1,18 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool. DO NOT EDIT
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
using System.CodeDom.Compiler;
|
||||
|
||||
namespace HomePantry {
|
||||
#pragma warning disable IDE0002
|
||||
/// <summary>
|
||||
/// Android Resource Designer class.
|
||||
/// Exposes the Android Resource designer assembly into the project Namespace.
|
||||
/// </summary>
|
||||
public partial class Resource : _Microsoft.Android.Resource.Designer.ResourceConstant {
|
||||
}
|
||||
#pragma warning restore IDE0002
|
||||
}
|
||||
+30
@@ -0,0 +1,30 @@
|
||||
aotassemblies=false
|
||||
androidaddkeepalives=
|
||||
androidaotmode=interpreter
|
||||
androidembedprofilers=
|
||||
androidenableprofiledaot=
|
||||
androiddextool=d8
|
||||
androidlinktool=
|
||||
androidlinkresources=
|
||||
androidpackageformat=apk
|
||||
embedassembliesintoapk=false
|
||||
androidlinkmode=none
|
||||
androidlinkskip=
|
||||
androidsdkbuildtoolsversion=36.0.0
|
||||
androidsdkpath=/users/krzysiek/library/android/sdk/
|
||||
androidndkpath=
|
||||
javasdkpath=/library/java/javavirtualmachines/jdk-21.jdk/contents/home/
|
||||
androidsequencepointsmode=none
|
||||
androidnetsdkversion=36.1.53
|
||||
androiduselatestplatformsdk=false
|
||||
targetframeworkversion=v10.0
|
||||
androidcreatepackageperabi=
|
||||
androidgeneratejnimarshalmethods=false
|
||||
os=unix
|
||||
androidincludedebugsymbols=true
|
||||
androidpackagenamingpolicy=lowercasecrc64
|
||||
_nugetassetsfilehash=dda01457127dde7774c9ef4d9ee00bfcce00a476b7fb1fc1344842b6d1944c23
|
||||
typemapkind=strings-asm
|
||||
androidmanifestplaceholders=
|
||||
projectfullpath=/users/krzysiek/projekty/aplikacje/prywatne/studia/laby_piotrek/homepantry/homepantry.csproj
|
||||
androidusedesignerassembly=true
|
||||
+1
@@ -0,0 +1 @@
|
||||
values/colors;values/colors
|
||||
@@ -0,0 +1 @@
|
||||
<Paths><ManifestDocuments /><NativeLibraries /><Jars /></Paths>
|
||||
Reference in New Issue
Block a user