first commit
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
+22
@@ -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("AutoCadDwgExtractor")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1bdf41f4900b623dd9948b3fc71ac3bb71e8e8e4")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AutoCadDwgExtractor")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AutoCadDwgExtractor")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
ea3087ee47efb39ef7e8dc389f85e7a6334ef4fe12e222f6f46aecf78fe17841
|
||||
+18
@@ -0,0 +1,18 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property.EntryPointFilePath =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AutoCadDwgExtractor
|
||||
build_property.ProjectDir = D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
823739fb91d8f8b47f6e69e40c69c8b3c2bda898304bc4179089e212c9440059
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\bin\Release\net10.0\AutoCadDwgExtractor.exe
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\bin\Release\net10.0\AutoCadDwgExtractor.deps.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\bin\Release\net10.0\AutoCadDwgExtractor.runtimeconfig.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\bin\Release\net10.0\AutoCadDwgExtractor.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\bin\Release\net10.0\AutoCadDwgExtractor.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\AutoCadDwgExtractor.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\AutoCadDwgExtractor.AssemblyInfoInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\AutoCadDwgExtractor.AssemblyInfo.cs
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\AutoCadDwgExtractor.csproj.CoreCompileInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\AutoCadDwgExtractor.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\refint\AutoCadDwgExtractor.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\AutoCadDwgExtractor.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\AutoCadDwgExtractor.genruntimeconfig.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\AutoCadDwgExtractor\obj\Release\net10.0\ref\AutoCadDwgExtractor.dll
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
832425634a9812ef360f22b35bb74d7d667c5596e2fc172cca0e62e84f5811b7
|
||||
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user