vault backup: 2025-06-23 00:01:29
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
|
||||
+23
@@ -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("Library")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Library")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Library")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
fb2eba9fa42b6f00d2b7411ee66aa552bd02f626
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.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 = Library
|
||||
build_property.ProjectDir = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
32f07070cde6cad9997d34ff00059d068687fb77
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\Library.exe
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\Library.deps.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\Library.runtimeconfig.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\Library.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\Library.pdb
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\Library.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\Library.AssemblyInfoInputs.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\Library.AssemblyInfo.cs
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\Library.csproj.CoreCompileInputs.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\Library.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\refint\Library.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\Library.pdb
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\Library.genruntimeconfig.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\ref\Library.dll
|
||||
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
f1f2aaf8b369e446659195584ad59d60d4db00ea
|
||||
Binary file not shown.
+23
@@ -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("MyLibrary")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("MyLibrary")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("MyLibrary")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
537debc4a62bbc4947e614ba4a1c9b75bfb5c8a8
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.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 = MyLibrary
|
||||
build_property.ProjectDir = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
6d003daf00efbd03aa363bce48b6a6067ce69006
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\MyLibrary.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\MyLibrary.AssemblyInfoInputs.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\MyLibrary.AssemblyInfo.cs
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\MyLibrary.csproj.CoreCompileInputs.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\MyLibrary.exe
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\MyLibrary.deps.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\MyLibrary.runtimeconfig.json
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\MyLibrary.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\bin\Debug\net6.0\MyLibrary.pdb
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\MyLibrary.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\refint\MyLibrary.dll
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\MyLibrary.pdb
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\MyLibrary.genruntimeconfig.cache
|
||||
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\Session05\Projects\Library\obj\Debug\net6.0\ref\MyLibrary.dll
|
||||
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
f1f2aaf8b369e446659195584ad59d60d4db00ea
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user