GenDate and API

This commit is contained in:
2021-05-17 23:22:58 +05:00
parent 650f12fbc6
commit f2fb4bcb8e
292 changed files with 19832 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
//
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("GenerateVDPCycle")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("GenerateVDPCycle")]
[assembly: System.Reflection.AssemblyTitleAttribute("GenerateVDPCycle")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Создано классом WriteCodeFragment MSBuild.

View File

@@ -0,0 +1 @@
1ae7675de4242ec7d801be56e2ff2345bd6479b0

View File

@@ -0,0 +1 @@
f345c5353805f93b2798803f6a6f17267c4bfc6e

View File

@@ -0,0 +1,36 @@
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\GenerateVDPCycle.exe
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\GenerateVDPCycle.deps.json
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\GenerateVDPCycle.runtimeconfig.json
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\GenerateVDPCycle.runtimeconfig.dev.json
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\GenerateVDPCycle.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\GenerateVDPCycle.pdb
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Bcl.AsyncInterfaces.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Bcl.HashCode.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.EntityFrameworkCore.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.EntityFrameworkCore.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.EntityFrameworkCore.Relational.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Caching.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Caching.Memory.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Configuration.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Configuration.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Configuration.Binder.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Logging.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Logging.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Options.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Microsoft.Extensions.Primitives.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\MySqlConnector.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Newtonsoft.Json.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Pomelo.EntityFrameworkCore.MySql.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\Pomelo.JsonObject.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\System.Collections.Immutable.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\System.Diagnostics.DiagnosticSource.dll
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.csprojAssemblyReference.cache
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.AssemblyInfoInputs.cache
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.AssemblyInfo.cs
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.csproj.CoreCompileInputs.cache
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.csproj.CopyComplete
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.dll
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.pdb
G:\Diagram-API\GenerateVDPCycle\obj\Release\netcoreapp3.1\GenerateVDPCycle.genruntimeconfig.cache

View File

@@ -0,0 +1 @@
2025017ec0df52e0447b542fc347a6ffd6e9f5d1

View File

@@ -0,0 +1,27 @@
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\GenerateVDPCycle.exe
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\GenerateVDPCycle.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\GenerateVDPCycle.deps.json
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\GenerateVDPCycle.runtimeconfig.json
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\GenerateVDPCycle.pdb
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Bcl.AsyncInterfaces.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Bcl.HashCode.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.EntityFrameworkCore.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.EntityFrameworkCore.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.EntityFrameworkCore.Relational.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Caching.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Caching.Memory.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Configuration.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Configuration.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Configuration.Binder.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.DependencyInjection.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.DependencyInjection.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Logging.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Logging.Abstractions.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Options.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Microsoft.Extensions.Primitives.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\MySqlConnector.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Newtonsoft.Json.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Pomelo.EntityFrameworkCore.MySql.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\Pomelo.JsonObject.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\System.Collections.Immutable.dll
G:\Diagram-API\GenerateVDPCycle\bin\Release\netcoreapp3.1\publish\System.Diagnostics.DiagnosticSource.dll