This commit is contained in:
2026-01-27 21:36:29 +01:00
commit c402c5513b
125 changed files with 18530 additions and 0 deletions

View File

@@ -0,0 +1,80 @@
{
"format": 1,
"restore": {
"C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\ClientSDK.csproj": {}
},
"projects": {
"C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\ClientSDK.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\ClientSDK.csproj",
"projectName": "ClientSDK",
"projectPath": "C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\ClientSDK.csproj",
"packagesPath": "C:\\Users\\racek\\.nuget\\packages\\",
"outputPath": "C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\racek\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"netstandard2.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.1": {
"targetAlias": "netstandard2.1",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"netstandard2.1": {
"targetAlias": "netstandard2.1",
"dependencies": {
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"NETStandard.Library": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: e24090cfcd76d42498d81c9b779bae93
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\racek\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\racek\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 6967c057762dbec4a80dc0381b9a50fd
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: fe3bd5ad8f9636d41bde2abb0ebb7530
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fb4cee9375d0f244e8995615ecaab70c
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 664b1b069bb17b84a9566b7c76536173
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ClientSDK")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6fe5fff60c8e5c83560302ffb9d5f5db433cb667")]
[assembly: System.Reflection.AssemblyProductAttribute("ClientSDK")]
[assembly: System.Reflection.AssemblyTitleAttribute("ClientSDK")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 317c8ca649884794eace1306da9518f4

View File

@@ -0,0 +1 @@
909f73150fc5400d21d798cce0fdeae4562227aba62b3fefaf41c4ebe3479a28

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 793d203358b179c4d8174f2084b26bf7
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
is_global = true
build_property.RootNamespace = GeoSus.Client
build_property.ProjectDir = C:\Users\racek\Documents\GeoSus\ClientSDK\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle =
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9ab4374e13e28254dbd1261542fbfde3
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4e8560c40c30c0a4797e7be274a73c54
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 5172f98fca4ee924590563b51439fada
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1 @@
d380e7a79749800c241c828bf7749c96ff851a709d793dc2a85f50651e2cc678

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 13c4f3623cba4154ab87a8c2d1b77005
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,10 @@
C:\Users\racek\Documents\GeoSus\ClientSDK\obj\Debug\netstandard2.1\ClientSDK.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\racek\Documents\GeoSus\ClientSDK\obj\Debug\netstandard2.1\ClientSDK.AssemblyInfoInputs.cache
C:\Users\racek\Documents\GeoSus\ClientSDK\obj\Debug\netstandard2.1\ClientSDK.AssemblyInfo.cs
C:\Users\racek\Documents\GeoSus\ClientSDK\obj\Debug\netstandard2.1\ClientSDK.csproj.CoreCompileInputs.cache
C:\Users\racek\Documents\GeoSus\ClientSDK\obj\Debug\netstandard2.1\ClientSDK.csproj.AssemblyReference.cache
C:\Users\racek\Documents\GeoSus\ClientSDK\bin\Debug\netstandard2.1\ClientSDK.deps.json
C:\Users\racek\Documents\GeoSus\ClientSDK\bin\Debug\netstandard2.1\ClientSDK.dll
C:\Users\racek\Documents\GeoSus\ClientSDK\bin\Debug\netstandard2.1\ClientSDK.pdb
C:\Users\racek\Documents\GeoSus\ClientSDK\obj\Debug\netstandard2.1\ClientSDK.dll
C:\Users\racek\Documents\GeoSus\ClientSDK\obj\Debug\netstandard2.1\ClientSDK.pdb

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 61ddb0a15ce734542b4cabbb8941d1e8
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 8e41cfc0681c5ee488261b7967cb388a

View File

@@ -0,0 +1,133 @@
{
"version": 3,
"targets": {
".NETStandard,Version=v2.1": {
"Newtonsoft.Json/13.0.3": {
"type": "package",
"compile": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
}
}
},
"libraries": {
"Newtonsoft.Json/13.0.3": {
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"type": "package",
"path": "newtonsoft.json/13.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"README.md",
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/net6.0/Newtonsoft.Json.dll",
"lib/net6.0/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/netstandard1.3/Newtonsoft.Json.dll",
"lib/netstandard1.3/Newtonsoft.Json.xml",
"lib/netstandard2.0/Newtonsoft.Json.dll",
"lib/netstandard2.0/Newtonsoft.Json.xml",
"newtonsoft.json.13.0.3.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
}
},
"projectFileDependencyGroups": {
".NETStandard,Version=v2.1": [
"Newtonsoft.Json >= 13.0.3"
]
},
"packageFolders": {
"C:\\Users\\racek\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\ClientSDK.csproj",
"projectName": "ClientSDK",
"projectPath": "C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\ClientSDK.csproj",
"packagesPath": "C:\\Users\\racek\\.nuget\\packages\\",
"outputPath": "C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\racek\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"netstandard2.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.1": {
"targetAlias": "netstandard2.1",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"netstandard2.1": {
"targetAlias": "netstandard2.1",
"dependencies": {
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"NETStandard.Library": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102\\RuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 02541c1b9976feb498ad976779a14cab
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,10 @@
{
"version": 2,
"dgSpecHash": "2Ec22eQ8t2M=",
"success": true,
"projectFilePath": "C:\\Users\\racek\\Documents\\GeoSus\\ClientSDK\\ClientSDK.csproj",
"expectedPackageFiles": [
"C:\\Users\\racek\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512"
],
"logs": []
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 55e25d9881240614a8f797a612adcfb0
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: