This commit is contained in:
nutchayut
2024-05-31 00:44:05 +07:00
parent 88ddddd7c2
commit 24662995d0
41 changed files with 14047 additions and 0 deletions

View File

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

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("dallmann consulting GmbH")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.3.2.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.3.2+88ddddd7c28044fdad5515c33a8fbef41a5387c4")]
[assembly: System.Reflection.AssemblyProductAttribute("OCPP.Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("OCPP.Core.Database")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.3.2.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
f0dcad204937d3fd26ede0d679763b6086f8bc46e534e366487a8bb7789d3eeb

View File

@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = OCPP.Core.Database
build_property.ProjectDir = /Users/nutchayut/OCPP.Core/OCPP.Core.Database/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =