mirror of
https://github.com/svek95/programming_GB.git
synced 2026-05-18 02:51:45 +03:00
add HW1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
Executable
BIN
Binary file not shown.
@@ -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("programming_GB")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("programming_GB")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("programming_GB")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
174df8f480acdedc205cd5308cbfcea8fde245e7
|
||||
@@ -0,0 +1,10 @@
|
||||
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._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = programming_GB
|
||||
build_property.ProjectDir = /Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/
|
||||
@@ -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.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
4726f62c8aecdfb151956f90c7e130fcb5d3f1d4
|
||||
@@ -0,0 +1,15 @@
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/bin/Debug/net6.0/programming_GB
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/bin/Debug/net6.0/programming_GB.deps.json
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/bin/Debug/net6.0/programming_GB.runtimeconfig.json
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/bin/Debug/net6.0/programming_GB.dll
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/bin/Debug/net6.0/programming_GB.pdb
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.csproj.AssemblyReference.cache
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.AssemblyInfoInputs.cache
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.AssemblyInfo.cs
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.csproj.CoreCompileInputs.cache
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.dll
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/refint/programming_GB.dll
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.pdb
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/programming_GB.genruntimeconfig.cache
|
||||
/Users/artemmeinov/Documents/GeekBrains_kurse/programming_GB/obj/Debug/net6.0/ref/programming_GB.dll
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9508dfd8f3a9fbc2694fcd2a24539257237475ce
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user