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("DwgSheetFrameAligner")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1bdf41f4900b623dd9948b3fc71ac3bb71e8e8e4")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("DwgSheetFrameAligner")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("DwgSheetFrameAligner")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
351a6678f4a1417c2f07780f826d0cd1d3de04abdefbff712ecaee36368dd132
|
||||
+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 = DwgSheetFrameAligner
|
||||
build_property.ProjectDir = D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\
|
||||
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 @@
|
||||
eb41401bcf3ac370c7657d55a43c154ba2f9dcda2bad1f78d266be677a7b8251
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\DwgSheetFrameAligner.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\DwgSheetFrameAligner.AssemblyInfoInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\DwgSheetFrameAligner.AssemblyInfo.cs
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\DwgSheetFrameAligner.csproj.CoreCompileInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\bin\Debug\net10.0\DwgSheetFrameAligner.exe
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\bin\Debug\net10.0\DwgSheetFrameAligner.deps.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\bin\Debug\net10.0\DwgSheetFrameAligner.runtimeconfig.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\bin\Debug\net10.0\DwgSheetFrameAligner.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\bin\Debug\net10.0\DwgSheetFrameAligner.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\DwgSheetFrameAligner.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\refint\DwgSheetFrameAligner.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\DwgSheetFrameAligner.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\DwgSheetFrameAligner.genruntimeconfig.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgSheetFrameAligner\obj\Debug\net10.0\ref\DwgSheetFrameAligner.dll
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
90e37713db56d014be0ee8bcd5047ec2e4b6ee0c1a6cb18f62abe3967dd6953b
|
||||
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