This commit is contained in:
2022-02-14 13:05:20 +01:00
parent 1593958633
commit 29f6fa3aa8
19 changed files with 163 additions and 5 deletions

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")]

Binary file not shown.

View File

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

View File

@@ -0,0 +1,7 @@
C:\dev\c#\c-sharp\MinMax\bin\Debug\MinMax.exe.config
C:\dev\c#\c-sharp\MinMax\bin\Debug\MinMax.exe
C:\dev\c#\c-sharp\MinMax\bin\Debug\MinMax.pdb
C:\dev\c#\c-sharp\MinMax\obj\Debug\MinMax.csproj.AssemblyReference.cache
C:\dev\c#\c-sharp\MinMax\obj\Debug\MinMax.csproj.CoreCompileInputs.cache
C:\dev\c#\c-sharp\MinMax\obj\Debug\MinMax.exe
C:\dev\c#\c-sharp\MinMax\obj\Debug\MinMax.pdb

BIN
MinMax/obj/Debug/MinMax.exe Normal file

Binary file not shown.

BIN
MinMax/obj/Debug/MinMax.pdb Normal file

Binary file not shown.