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("DwgViewPngExporter")]
|
||||
[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("DwgViewPngExporter")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("DwgViewPngExporter")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
85a42313affa93ab8e016f594ca4a73af3e420357fd7c2a82fa8fdcaabf46b02
|
||||
+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 = DwgViewPngExporter
|
||||
build_property.ProjectDir = D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\
|
||||
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 @@
|
||||
d101c7e877524341aae7352b27fdb2f87df27982047859a6e2a63325cc40df54
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\bin\Release\net10.0\DwgViewPngExporter.exe
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\bin\Release\net10.0\DwgViewPngExporter.deps.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\bin\Release\net10.0\DwgViewPngExporter.runtimeconfig.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\bin\Release\net10.0\DwgViewPngExporter.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\bin\Release\net10.0\DwgViewPngExporter.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\DwgViewPngExporter.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\DwgViewPngExporter.AssemblyInfoInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\DwgViewPngExporter.AssemblyInfo.cs
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\DwgViewPngExporter.csproj.CoreCompileInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\DwgViewPngExporter.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\refint\DwgViewPngExporter.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\DwgViewPngExporter.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\DwgViewPngExporter.genruntimeconfig.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\DwgViewPngExporter\obj\Release\net10.0\ref\DwgViewPngExporter.dll
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
1827f87ea4ef0af4f3483a500abb3b1268b05b0a4fbb83e571f5ed9fb31dfafc
|
||||
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