First
This commit is contained in:
@@ -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
obj/Debug/net10.0/FluidSimV2.AssemblyInfo.cs
Normal file
22
obj/Debug/net10.0/FluidSimV2.AssemblyInfo.cs
Normal file
@@ -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("FluidSimV2")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("FluidSimV2")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("FluidSimV2")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
obj/Debug/net10.0/FluidSimV2.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/net10.0/FluidSimV2.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
f0b77576d609b0b3223f7d998f821c96b8d7f2e70648f956ab4efd7c7c03ff40
|
||||
@@ -0,0 +1,17 @@
|
||||
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._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = FluidSimV2
|
||||
build_property.ProjectDir = /home/grillkol/repos/FluidSimV2/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
8
obj/Debug/net10.0/FluidSimV2.GlobalUsings.g.cs
Normal file
8
obj/Debug/net10.0/FluidSimV2.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/net10.0/FluidSimV2.assets.cache
Normal file
BIN
obj/Debug/net10.0/FluidSimV2.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
ad13e5edfcb5a84e341d2c358f257ca969707c0c86c2ecca514982bcb2686508
|
||||
4
obj/Debug/net10.0/FluidSimV2.csproj.FileListAbsolute.txt
Normal file
4
obj/Debug/net10.0/FluidSimV2.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
/home/grillkol/repos/FluidSimV2/obj/Debug/net10.0/FluidSimV2.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/grillkol/repos/FluidSimV2/obj/Debug/net10.0/FluidSimV2.AssemblyInfoInputs.cache
|
||||
/home/grillkol/repos/FluidSimV2/obj/Debug/net10.0/FluidSimV2.AssemblyInfo.cs
|
||||
/home/grillkol/repos/FluidSimV2/obj/Debug/net10.0/FluidSimV2.csproj.CoreCompileInputs.cache
|
||||
Reference in New Issue
Block a user