This commit is contained in:
2022-04-25 11:33:44 +02:00
836 changed files with 2328 additions and 0 deletions

View File

@@ -32,6 +32,26 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

View File

@@ -0,0 +1 @@
7f4b213b428f4c013f19137338418ee1f5525793

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
6059d4e65ee015d416e91b2605eaf86bfd91c969

View File

@@ -0,0 +1,8 @@
C:\dev\c#\AtlagHom\bin\Release\AtlagHom.exe.config
C:\dev\c#\AtlagHom\bin\Release\AtlagHom.exe
C:\dev\c#\AtlagHom\bin\Release\AtlagHom.pdb
C:\dev\c#\AtlagHom\obj\Release\AtlagHom.csproj.AssemblyReference.cache
C:\dev\c#\AtlagHom\obj\Release\AtlagHom.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\AtlagHom\obj\Release\AtlagHom.csproj.CoreCompileInputs.cache
C:\dev\c#\AtlagHom\obj\Release\AtlagHom.exe
C:\dev\c#\AtlagHom\obj\Release\AtlagHom.pdb

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
a716bfef2e809d656a083b5be6f3dfe2908c1bec

View File

@@ -0,0 +1,8 @@
C:\dev\c#\AtlagHom\bin\x64\Debug\AtlagHom.exe.config
C:\dev\c#\AtlagHom\bin\x64\Debug\AtlagHom.exe
C:\dev\c#\AtlagHom\bin\x64\Debug\AtlagHom.pdb
C:\dev\c#\AtlagHom\obj\x64\Debug\AtlagHom.csproj.AssemblyReference.cache
C:\dev\c#\AtlagHom\obj\x64\Debug\AtlagHom.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\AtlagHom\obj\x64\Debug\AtlagHom.csproj.CoreCompileInputs.cache
C:\dev\c#\AtlagHom\obj\x64\Debug\AtlagHom.exe
C:\dev\c#\AtlagHom\obj\x64\Debug\AtlagHom.pdb

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
0ad2913c3c24bfd3eb472a8770b9e4a19a0c875d

View File

@@ -0,0 +1,8 @@
C:\dev\c#\AtlagHom\bin\x64\Release\AtlagHom.exe.config
C:\dev\c#\AtlagHom\bin\x64\Release\AtlagHom.exe
C:\dev\c#\AtlagHom\bin\x64\Release\AtlagHom.pdb
C:\dev\c#\AtlagHom\obj\x64\Release\AtlagHom.csproj.AssemblyReference.cache
C:\dev\c#\AtlagHom\obj\x64\Release\AtlagHom.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\AtlagHom\obj\x64\Release\AtlagHom.csproj.CoreCompileInputs.cache
C:\dev\c#\AtlagHom\obj\x64\Release\AtlagHom.exe
C:\dev\c#\AtlagHom\obj\x64\Release\AtlagHom.pdb

Binary file not shown.

Binary file not shown.

View File

@@ -32,6 +32,26 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

View File

@@ -6,3 +6,11 @@ C:\dev\c#\c-sharp\Binaris\obj\Debug\Binaris.csproj.SuggestedBindingRedirects.cac
C:\dev\c#\c-sharp\Binaris\obj\Debug\Binaris.csproj.CoreCompileInputs.cache
C:\dev\c#\c-sharp\Binaris\obj\Debug\Binaris.exe
C:\dev\c#\c-sharp\Binaris\obj\Debug\Binaris.pdb
C:\dev\c#\Binaris\bin\Debug\Binaris.exe.config
C:\dev\c#\Binaris\bin\Debug\Binaris.exe
C:\dev\c#\Binaris\bin\Debug\Binaris.pdb
C:\dev\c#\Binaris\obj\Debug\Binaris.csproj.AssemblyReference.cache
C:\dev\c#\Binaris\obj\Debug\Binaris.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\Binaris\obj\Debug\Binaris.csproj.CoreCompileInputs.cache
C:\dev\c#\Binaris\obj\Debug\Binaris.exe
C:\dev\c#\Binaris\obj\Debug\Binaris.pdb

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
c031486026502e3b1a2f1a5e10efcbd551eb9ac0

View File

@@ -0,0 +1,8 @@
C:\dev\c#\Binaris\bin\Release\Binaris.exe.config
C:\dev\c#\Binaris\bin\Release\Binaris.exe
C:\dev\c#\Binaris\bin\Release\Binaris.pdb
C:\dev\c#\Binaris\obj\Release\Binaris.csproj.AssemblyReference.cache
C:\dev\c#\Binaris\obj\Release\Binaris.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\Binaris\obj\Release\Binaris.csproj.CoreCompileInputs.cache
C:\dev\c#\Binaris\obj\Release\Binaris.exe
C:\dev\c#\Binaris\obj\Release\Binaris.pdb

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
6efefd0a351dbe1efe33f517bad2069519995269

View File

@@ -0,0 +1,8 @@
C:\dev\c#\Binaris\bin\x64\Debug\Binaris.exe.config
C:\dev\c#\Binaris\bin\x64\Debug\Binaris.exe
C:\dev\c#\Binaris\bin\x64\Debug\Binaris.pdb
C:\dev\c#\Binaris\obj\x64\Debug\Binaris.csproj.AssemblyReference.cache
C:\dev\c#\Binaris\obj\x64\Debug\Binaris.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\Binaris\obj\x64\Debug\Binaris.csproj.CoreCompileInputs.cache
C:\dev\c#\Binaris\obj\x64\Debug\Binaris.exe
C:\dev\c#\Binaris\obj\x64\Debug\Binaris.pdb

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
2cce0ed3c190536eab1b7af37525620501a12774

View File

@@ -0,0 +1,8 @@
C:\dev\c#\Binaris\bin\x64\Release\Binaris.exe.config
C:\dev\c#\Binaris\bin\x64\Release\Binaris.exe
C:\dev\c#\Binaris\bin\x64\Release\Binaris.pdb
C:\dev\c#\Binaris\obj\x64\Release\Binaris.csproj.AssemblyReference.cache
C:\dev\c#\Binaris\obj\x64\Release\Binaris.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\Binaris\obj\x64\Release\Binaris.csproj.CoreCompileInputs.cache
C:\dev\c#\Binaris\obj\x64\Release\Binaris.exe
C:\dev\c#\Binaris\obj\x64\Release\Binaris.pdb

Binary file not shown.

Binary file not shown.

View File

@@ -32,6 +32,26 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>

Binary file not shown.

View File

@@ -0,0 +1 @@
7f4b213b428f4c013f19137338418ee1f5525793

View File

@@ -13,3 +13,4 @@ C:\dev\c#\c-sharp\BuborekRendezes\obj\Debug\BuborekRendezes.csproj.SuggestedBind
C:\dev\c#\c-sharp\BuborekRendezes\obj\Debug\BuborekRendezes.csproj.CoreCompileInputs.cache
C:\dev\c#\c-sharp\BuborekRendezes\obj\Debug\BuborekRendezes.exe
C:\dev\c#\c-sharp\BuborekRendezes\obj\Debug\BuborekRendezes.pdb
C:\dev\c#\BuborekRendezes\obj\Debug\BuborekRendezes.csproj.AssemblyReference.cache

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
6059d4e65ee015d416e91b2605eaf86bfd91c969

View File

@@ -0,0 +1,8 @@
C:\dev\c#\BuborekRendezes\bin\Release\BuborekRendezes.exe.config
C:\dev\c#\BuborekRendezes\bin\Release\BuborekRendezes.exe
C:\dev\c#\BuborekRendezes\bin\Release\BuborekRendezes.pdb
C:\dev\c#\BuborekRendezes\obj\Release\BuborekRendezes.csproj.AssemblyReference.cache
C:\dev\c#\BuborekRendezes\obj\Release\BuborekRendezes.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\BuborekRendezes\obj\Release\BuborekRendezes.csproj.CoreCompileInputs.cache
C:\dev\c#\BuborekRendezes\obj\Release\BuborekRendezes.exe
C:\dev\c#\BuborekRendezes\obj\Release\BuborekRendezes.pdb

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@@ -0,0 +1 @@
a716bfef2e809d656a083b5be6f3dfe2908c1bec

View File

@@ -0,0 +1,8 @@
C:\dev\c#\BuborekRendezes\bin\x64\Debug\BuborekRendezes.exe.config
C:\dev\c#\BuborekRendezes\bin\x64\Debug\BuborekRendezes.exe
C:\dev\c#\BuborekRendezes\bin\x64\Debug\BuborekRendezes.pdb
C:\dev\c#\BuborekRendezes\obj\x64\Debug\BuborekRendezes.csproj.AssemblyReference.cache
C:\dev\c#\BuborekRendezes\obj\x64\Debug\BuborekRendezes.csproj.SuggestedBindingRedirects.cache
C:\dev\c#\BuborekRendezes\obj\x64\Debug\BuborekRendezes.csproj.CoreCompileInputs.cache
C:\dev\c#\BuborekRendezes\obj\x64\Debug\BuborekRendezes.exe
C:\dev\c#\BuborekRendezes\obj\x64\Debug\BuborekRendezes.pdb

Some files were not shown because too many files have changed in this diff Show More