update
This commit is contained in:
@@ -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.
BIN
MinMax/bin/Release/MinMax.exe
Normal file
BIN
MinMax/bin/Release/MinMax.exe
Normal file
Binary file not shown.
6
MinMax/bin/Release/MinMax.exe.config
Normal file
6
MinMax/bin/Release/MinMax.exe.config
Normal 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>
|
||||
BIN
MinMax/bin/Release/MinMax.pdb
Normal file
BIN
MinMax/bin/Release/MinMax.pdb
Normal file
Binary file not shown.
BIN
MinMax/bin/x64/Debug/MinMax.exe
Normal file
BIN
MinMax/bin/x64/Debug/MinMax.exe
Normal file
Binary file not shown.
6
MinMax/bin/x64/Debug/MinMax.exe.config
Normal file
6
MinMax/bin/x64/Debug/MinMax.exe.config
Normal 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>
|
||||
BIN
MinMax/bin/x64/Debug/MinMax.pdb
Normal file
BIN
MinMax/bin/x64/Debug/MinMax.pdb
Normal file
Binary file not shown.
BIN
MinMax/bin/x64/Release/MinMax.exe
Normal file
BIN
MinMax/bin/x64/Release/MinMax.exe
Normal file
Binary file not shown.
6
MinMax/bin/x64/Release/MinMax.exe.config
Normal file
6
MinMax/bin/x64/Release/MinMax.exe.config
Normal 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>
|
||||
BIN
MinMax/bin/x64/Release/MinMax.pdb
Normal file
BIN
MinMax/bin/x64/Release/MinMax.pdb
Normal file
Binary file not shown.
1
MinMax/obj/Debug/MinMax.csproj.CoreCompileInputs.cache
Normal file
1
MinMax/obj/Debug/MinMax.csproj.CoreCompileInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
7f4b213b428f4c013f19137338418ee1f5525793
|
||||
Binary file not shown.
Binary file not shown.
@@ -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")]
|
||||
BIN
MinMax/obj/Release/MinMax.csproj.AssemblyReference.cache
Normal file
BIN
MinMax/obj/Release/MinMax.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
1
MinMax/obj/Release/MinMax.csproj.CoreCompileInputs.cache
Normal file
1
MinMax/obj/Release/MinMax.csproj.CoreCompileInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
6059d4e65ee015d416e91b2605eaf86bfd91c969
|
||||
8
MinMax/obj/Release/MinMax.csproj.FileListAbsolute.txt
Normal file
8
MinMax/obj/Release/MinMax.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
C:\dev\c#\MinMax\bin\Release\MinMax.exe.config
|
||||
C:\dev\c#\MinMax\bin\Release\MinMax.exe
|
||||
C:\dev\c#\MinMax\bin\Release\MinMax.pdb
|
||||
C:\dev\c#\MinMax\obj\Release\MinMax.csproj.AssemblyReference.cache
|
||||
C:\dev\c#\MinMax\obj\Release\MinMax.csproj.SuggestedBindingRedirects.cache
|
||||
C:\dev\c#\MinMax\obj\Release\MinMax.csproj.CoreCompileInputs.cache
|
||||
C:\dev\c#\MinMax\obj\Release\MinMax.exe
|
||||
C:\dev\c#\MinMax\obj\Release\MinMax.pdb
|
||||
BIN
MinMax/obj/Release/MinMax.exe
Normal file
BIN
MinMax/obj/Release/MinMax.exe
Normal file
Binary file not shown.
BIN
MinMax/obj/Release/MinMax.pdb
Normal file
BIN
MinMax/obj/Release/MinMax.pdb
Normal file
Binary file not shown.
@@ -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.
BIN
MinMax/obj/x64/Debug/MinMax.csproj.AssemblyReference.cache
Normal file
BIN
MinMax/obj/x64/Debug/MinMax.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
a716bfef2e809d656a083b5be6f3dfe2908c1bec
|
||||
8
MinMax/obj/x64/Debug/MinMax.csproj.FileListAbsolute.txt
Normal file
8
MinMax/obj/x64/Debug/MinMax.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
C:\dev\c#\MinMax\bin\x64\Debug\MinMax.exe.config
|
||||
C:\dev\c#\MinMax\bin\x64\Debug\MinMax.exe
|
||||
C:\dev\c#\MinMax\bin\x64\Debug\MinMax.pdb
|
||||
C:\dev\c#\MinMax\obj\x64\Debug\MinMax.csproj.AssemblyReference.cache
|
||||
C:\dev\c#\MinMax\obj\x64\Debug\MinMax.csproj.SuggestedBindingRedirects.cache
|
||||
C:\dev\c#\MinMax\obj\x64\Debug\MinMax.csproj.CoreCompileInputs.cache
|
||||
C:\dev\c#\MinMax\obj\x64\Debug\MinMax.exe
|
||||
C:\dev\c#\MinMax\obj\x64\Debug\MinMax.pdb
|
||||
BIN
MinMax/obj/x64/Debug/MinMax.exe
Normal file
BIN
MinMax/obj/x64/Debug/MinMax.exe
Normal file
Binary file not shown.
BIN
MinMax/obj/x64/Debug/MinMax.pdb
Normal file
BIN
MinMax/obj/x64/Debug/MinMax.pdb
Normal file
Binary file not shown.
@@ -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")]
|
||||
BIN
MinMax/obj/x64/Release/MinMax.csproj.AssemblyReference.cache
Normal file
BIN
MinMax/obj/x64/Release/MinMax.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
0ad2913c3c24bfd3eb472a8770b9e4a19a0c875d
|
||||
@@ -0,0 +1,8 @@
|
||||
C:\dev\c#\MinMax\bin\x64\Release\MinMax.exe.config
|
||||
C:\dev\c#\MinMax\bin\x64\Release\MinMax.exe
|
||||
C:\dev\c#\MinMax\bin\x64\Release\MinMax.pdb
|
||||
C:\dev\c#\MinMax\obj\x64\Release\MinMax.csproj.AssemblyReference.cache
|
||||
C:\dev\c#\MinMax\obj\x64\Release\MinMax.csproj.SuggestedBindingRedirects.cache
|
||||
C:\dev\c#\MinMax\obj\x64\Release\MinMax.csproj.CoreCompileInputs.cache
|
||||
C:\dev\c#\MinMax\obj\x64\Release\MinMax.exe
|
||||
C:\dev\c#\MinMax\obj\x64\Release\MinMax.pdb
|
||||
BIN
MinMax/obj/x64/Release/MinMax.exe
Normal file
BIN
MinMax/obj/x64/Release/MinMax.exe
Normal file
Binary file not shown.
BIN
MinMax/obj/x64/Release/MinMax.pdb
Normal file
BIN
MinMax/obj/x64/Release/MinMax.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user