add imu
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
23
obj/Debug/net8.0/ConsoleApp1.AssemblyInfo.cs
Normal file
23
obj/Debug/net8.0/ConsoleApp1.AssemblyInfo.cs
Normal file
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// 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("ConsoleApp1")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ConsoleApp1")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleApp1")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
obj/Debug/net8.0/ConsoleApp1.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/net8.0/ConsoleApp1.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
9b4e1ef5f091261e36ca58379f5aa497ab4a942f19c985f94bfc1a6e372da8c3
|
||||
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = ConsoleApp1
|
||||
build_property.ProjectDir = C:\Users\Admin\source\repos\imu\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
8
obj/Debug/net8.0/ConsoleApp1.GlobalUsings.g.cs
Normal file
8
obj/Debug/net8.0/ConsoleApp1.GlobalUsings.g.cs
Normal file
@@ -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
obj/Debug/net8.0/ConsoleApp1.assets.cache
Normal file
BIN
obj/Debug/net8.0/ConsoleApp1.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
081d6e8eef10765976f2bfcaf63b43f78ad9830fa7649b95ef08105205357345
|
||||
8
obj/Debug/net8.0/ConsoleApp1.csproj.FileListAbsolute.txt
Normal file
8
obj/Debug/net8.0/ConsoleApp1.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
C:\Users\Admin\Desktop\imu\imu_c_sharp\ConsoleApp1\obj\Debug\net8.0\ConsoleApp1.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Admin\Desktop\imu\imu_c_sharp\ConsoleApp1\obj\Debug\net8.0\ConsoleApp1.AssemblyInfoInputs.cache
|
||||
C:\Users\Admin\Desktop\imu\imu_c_sharp\ConsoleApp1\obj\Debug\net8.0\ConsoleApp1.AssemblyInfo.cs
|
||||
C:\Users\Admin\Desktop\imu\imu_c_sharp\ConsoleApp1\obj\Debug\net8.0\ConsoleApp1.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Admin\imu\obj\Debug\net8.0\ConsoleApp1.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Admin\imu\obj\Debug\net8.0\ConsoleApp1.AssemblyInfoInputs.cache
|
||||
C:\Users\Admin\imu\obj\Debug\net8.0\ConsoleApp1.AssemblyInfo.cs
|
||||
C:\Users\Admin\imu\obj\Debug\net8.0\ConsoleApp1.csproj.CoreCompileInputs.cache
|
||||
Reference in New Issue
Block a user