first commit

This commit is contained in:
Dana Markova
2025-07-28 13:21:36 +03:00
commit 0de214c9a1
547 changed files with 287132 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#using <mscorlib.dll>
[assembly: System::Runtime::Versioning::TargetFrameworkAttribute(L".NETFramework,Version=v4.7.2", FrameworkDisplayName=L".NET Framework 4.7.2")];

Binary file not shown.

View File

@ -0,0 +1,27 @@
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\.NETFRAMEWORK,VERSION=V4.0.ASSEMBLYATTRIBUTES.OBJ
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\APP.RES
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\ASSEMBLYINFO.OBJ
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\cl.command.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\CL.read.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\CL.write.1.tlog
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\HEXAPODCONTROL.EXE.INTERMEDIATE.MANIFEST
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\HexapodControl.Form1.resources
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\HEXAPODCONTROL.OBJ
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\HEXAPODCONTROL.PCH
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\HexapodControl.vcxproj.GenerateResource.Cache
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\HexapodControl.write.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\link.command.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\link.read.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\link.write.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\link-cvtres.read.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\link-cvtres.write.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\mt.command.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\mt.read.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\mt.write.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\rc.command.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\rc.read.1.tlog
D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\HexapodControl\Release\rc.write.1.tlog
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\STDAFX.OBJ
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\HEXAPODCONTROL\RELEASE\VC100.PDB
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\RELEASE\HEXAPODCONTROL.EXE
D:\FILES\DOCUMENTS\TRTU\ROBOT\DEVICE\NANO 168\HEXAPOD V3\HEXAPODCONTROL\RELEASE\HEXAPODCONTROL.PDB

View File

@ -0,0 +1,2 @@
#v4.0:v100
Release|Win32|D:\Files\Documents\TRTU\Robot\device\Nano 168\Hexapod v3\HexapodControl\|

View File

@ -0,0 +1,12 @@
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(531,5): warning MSB8028: The intermediate directory (Release\) contains files shared from another project (TestIntegrator.vcxproj). This can lead to incorrect clean and rebuild behavior.
stdafx.cpp
AssemblyInfo.cpp
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\AssemblyInfo.cpp(40,46): warning C4947: 'System::Security::Permissions::SecurityAction::RequestMinimum': marked as obsolete
HexapodControl.cpp
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Form1.h(26,2): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Form1.h(54,12): warning C4018: '<': signed/unsigned mismatch
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Form1.h(556,59): warning C4244: '=': conversion from 'wchar_t' to 'char', possible loss of data
Generating Code...
.NETFramework,Version=v4.7.2.AssemblyAttributes.cpp
LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance
HexapodControl.vcxproj -> D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\Release\Telemetry.exe

View File

@ -0,0 +1,11 @@
D:\Desktop\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.vcxproj.AssemblyReference.cache
D:\Desktop\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.vcxproj.SuggestedBindingRedirects.cache
D:\Desktop\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.Form1.resources
D:\Desktop\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.vcxproj.GenerateResource.cache
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.vcxproj.AssemblyReference.cache
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.vcxproj.SuggestedBindingRedirects.cache
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.Form1.resources
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.vcxproj.GenerateResource.cache
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\HexapodControl.vcxproj.AssemblyReference.cache
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\HexapodControl.Form1.resources
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\HexapodControl.vcxproj.GenerateResource.cache

View File

@ -0,0 +1,57 @@
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\hexapodcontrol.pch
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\stdafx.obj
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\vc100.pdb
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\hexapodcontrol.obj
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\assemblyinfo.obj
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\.netframework,version=v4.0.assemblyattributes.obj
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\release\hexapodcontrol.exe
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\hexapodcontrol.exe.intermediate.manifest
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\release\hexapodcontrol.pdb
d:\files\documents\trtu\robot\device\nano 168\hexapod v3\hexapodcontrol\hexapodcontrol\release\app.res
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.pch
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\vc143.pdb
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\stdafx.obj
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\hexapodcontrol.obj
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\assemblyinfo.obj
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\.netframework,version=v4.7.2.assemblyattributes.obj
d:\files\main\projects\fly\fly 2\graph\telemetry\release\telemetry.exe
d:\files\main\projects\fly\fly 2\graph\telemetry\release\telemetry.pdb
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\app.res
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\hexapodcontrol.vcxproj.suggestedbindingredirects.cache
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\hexapodcontrol.vcxprojresolveassemblyreference.cache
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\.netframework,version=v4.0.assemblyattributes.obj
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\cl.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\cl.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\cl.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\hexapodcontrol.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\link-cvtres.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\link-cvtres.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\link.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\link.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\link.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\mt.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\mt.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\mt.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\rc.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\rc.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\rc.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\hexapodcontrol.exe.intermediate.manifest
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\hexapodcontrol.pch
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\testintegrator.pch
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\vc100.pdb
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\cl.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\cl.items.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\cl.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\cl.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\link.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\link.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\link.secondary.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\link.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\metagen.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\metagen.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\rc.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\rc.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\rc.write.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\resgen.command.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\resgen.read.1.tlog
d:\files\main\projects\fly\fly 2\graph\telemetry\hexapodcontrol\release\telemetry.tlog\resgen.write.1.tlog

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\Release\Telemetry.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>

Binary file not shown.

View File

@ -0,0 +1,4 @@
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\AssemblyInfo.cpp;D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\AssemblyInfo.obj
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\HexapodControl.cpp;D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\HexapodControl.obj
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\stdafx.cpp;D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\stdafx.obj
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\.NETFramework,Version=v4.7.2.AssemblyAttributes.cpp;D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\Release\.NETFramework,Version=v4.7.2.AssemblyAttributes.obj

View File

@ -0,0 +1,4 @@
^D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\FORM1.RESX
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\HexapodControl.vcxproj
^D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\FORM1.RESX
D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\HexapodControl\HexapodControl.vcxproj

View File

@ -0,0 +1,4 @@
^D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\HEXAPODCONTROL.VCXPROJ
^D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\HEXAPODCONTROL.VCXPROJ

View File

@ -0,0 +1,4 @@
^D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\RELEASE\TELEMETRY.EXE
^D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\RELEASE\TELEMETRY.EXE

View File

@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.19041.0:TargetFrameworkVersion=v4.7.2::EnableManagedIncrementalBuild=true:
Release|Win32|D:\Files\Main\Projects\Fly\Fly 2\Graph\Telemetry\|

View File

@ -0,0 +1 @@
^D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\RELEASE\.NETFRAMEWORK,VERSION=V4.7.2.ASSEMBLYATTRIBUTES.OBJ|D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\RELEASE\APP.RES|D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\RELEASE\ASSEMBLYINFO.OBJ|D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\RELEASE\HEXAPODCONTROL.OBJ|D:\FILES\MAIN\PROJECTS\FLY\FLY 2\GRAPH\TELEMETRY\HEXAPODCONTROL\RELEASE\STDAFX.OBJ

View File

@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>D:\Files\Main\Projects\Suny\TestIntegrator\Release\TestIntegrator.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>

View File

@ -0,0 +1,4 @@
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\AssemblyInfo.cpp;D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\AssemblyInfo.obj
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\HexapodControl.cpp;D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\HexapodControl.obj
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\stdafx.cpp;D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\stdafx.obj
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\.NETFramework,Version=v4.7.2.AssemblyAttributes.cpp;D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\Release\.NETFramework,Version=v4.7.2.AssemblyAttributes.obj

View File

@ -0,0 +1,4 @@
^D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\FORM1.RESX
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\HexapodControl.vcxproj
^D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\FORM1.RESX
D:\Files\Main\Projects\Suny\TestIntegrator\HexapodControl\HexapodControl.vcxproj

View File

@ -0,0 +1,4 @@
^D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\HEXAPODCONTROL.VCXPROJ
^D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\HEXAPODCONTROL.VCXPROJ

View File

@ -0,0 +1,4 @@
^D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\RELEASE\TESTINTEGRATOR.EXE
^D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\HEXAPODCONTROL\FORM1.RESX
D:\FILES\MAIN\PROJECTS\SUNY\TESTINTEGRATOR\RELEASE\TESTINTEGRATOR.EXE

View File

@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.36.32532:TargetPlatformVersion=10.0.19041.0:TargetFrameworkVersion=v4.7.2::EnableManagedIncrementalBuild=true:
Release|Win32|D:\Files\Main\Projects\Suny\TestIntegrator\|

View File

@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@ -0,0 +1 @@
<EFBFBD><EFBFBD>

Binary file not shown.

View File

@ -0,0 +1 @@
Manifest resource last updated at 1:40:32,16 on 09.10.2014

Binary file not shown.

Binary file not shown.