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")]
|
||||
+24
@@ -0,0 +1,24 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("SolidWorksHoverProbe")]
|
||||
[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("SolidWorksHoverProbe")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SolidWorksHoverProbe")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
a8b2c402ba8869b30fb37011c89081a3bfe58f879274d2d901f87cc9a4c2c372
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
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 = SolidWorksHoverProbe
|
||||
build_property.ProjectDir = D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
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.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
561d26814761f03c92a9d54a6e579b7d4a663414a33b05c654898513e5f8691e
|
||||
+18
@@ -0,0 +1,18 @@
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.csproj.AssemblyReference.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.AssemblyInfoInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.AssemblyInfo.cs
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.csproj.CoreCompileInputs.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\bin\Debug\net10.0-windows\SolidWorksHoverProbe.exe
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\bin\Debug\net10.0-windows\SolidWorksHoverProbe.deps.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\bin\Debug\net10.0-windows\SolidWorksHoverProbe.runtimeconfig.json
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\bin\Debug\net10.0-windows\SolidWorksHoverProbe.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\bin\Debug\net10.0-windows\SolidWorksHoverProbe.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\bin\Debug\net10.0-windows\SolidWorks.Interop.sldworks.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\bin\Debug\net10.0-windows\SolidWorks.Interop.swconst.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWor.6BA4D9D3.Up2Date
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\refint\SolidWorksHoverProbe.dll
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.pdb
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\SolidWorksHoverProbe.genruntimeconfig.cache
|
||||
D:\CSharpProjects\agent4\tools\drawing-diagnostics\SolidWorksHoverProbe\obj\Debug\net10.0-windows\ref\SolidWorksHoverProbe.dll
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
f33de8eb952d17994feea41454fe3481d40315236159049c502dbb7ac714373c
|
||||
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user