pom object zive, visual studio 2022

This commit is contained in:
Lukáš Kaňka
2023-08-31 21:26:24 +02:00
parent a19045ea77
commit 994b1ae271
122 changed files with 985 additions and 20 deletions

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

View 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("C#Basic")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("C#Basic")]
[assembly: System.Reflection.AssemblyTitleAttribute("C#Basic")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Vygenerované třídou WriteCodeFragment nástroje MSBuild

View File

@ -0,0 +1 @@
ee4fdf151c5f5649b8eef8475e3fcede397e1da5

View File

@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.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 = C_Basic
build_property.ProjectDir = c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\

View File

@ -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.

View File

@ -0,0 +1 @@
d2962192d0401481e08f3f57a92ad2528eb4b25c

View File

@ -0,0 +1,14 @@
C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\C#Basic.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\C#Basic.AssemblyInfoInputs.cache
C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\C#Basic.AssemblyInfo.cs
C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\C#Basic.csproj.CoreCompileInputs.cache
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\bin\Debug\net7.0\C#Basic.exe
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\bin\Debug\net7.0\C#Basic.deps.json
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\bin\Debug\net7.0\C#Basic.runtimeconfig.json
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\bin\Debug\net7.0\C#Basic.dll
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\bin\Debug\net7.0\C#Basic.pdb
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\C#Basic.dll
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\refint\C#Basic.dll
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\C#Basic.pdb
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\C#Basic.genruntimeconfig.cache
c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\C#\C#Basic\obj\Debug\net7.0\ref\C#Basic.dll

Binary file not shown.

View File

@ -0,0 +1 @@
ef789caf6fb5ee7cd0ab26d9f0cc39ec99f5f997

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.