mirror of
https://github.com/wagesj45/cs-mic.git
synced 2025-08-03 08:08:24 -05:00
General updating.
Updated solution to VS 2017. Updated to newest version of coco/r. Now includes coco/r for easier building out of the box.
This commit is contained in:
parent
315ccb94eb
commit
e4d6717ec2
46 changed files with 4606 additions and 127 deletions
|
@ -84,9 +84,6 @@
|
|||
<Name>csmic</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Shadow Include="Test References\csmic.accessor" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
||||
<Visible>False</Visible>
|
||||
|
@ -109,6 +106,7 @@
|
|||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
csmic.dll
|
||||
Desktop
|
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/CSMICTests.dll
Normal file
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/CSMICTests.dll
Normal file
Binary file not shown.
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/CSMICTests.pdb
Normal file
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/CSMICTests.pdb
Normal file
Binary file not shown.
Binary file not shown.
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/csmic.dll
Normal file
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/csmic.dll
Normal file
Binary file not shown.
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/csmic.pdb
Normal file
BIN
CS-MIC/csmic/CSMICTests/bin/Debug/csmic.pdb
Normal file
Binary file not shown.
1028
CS-MIC/csmic/CSMICTests/bin/Debug/csmic.xml
Normal file
1028
CS-MIC/csmic/CSMICTests/bin/Debug/csmic.xml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1 @@
|
|||
36df016871eaf0623988524de0fae43fd7690943
|
|
@ -0,0 +1,11 @@
|
|||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\obj\Debug\CSMICTests.csprojAssemblyReference.cache
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\bin\Debug\CSMICTests.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\bin\Debug\CSMICTests.pdb
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\bin\Debug\csmic.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\bin\Debug\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\bin\Debug\csmic.pdb
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\bin\Debug\csmic.xml
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\obj\Debug\CSMICTests.csproj.CoreCompileInputs.cache
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\obj\Debug\CSMICTests.csproj.CopyComplete
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\obj\Debug\CSMICTests.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\CSMICTests\obj\Debug\CSMICTests.pdb
|
Binary file not shown.
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/CSMICTests.dll
Normal file
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/CSMICTests.dll
Normal file
Binary file not shown.
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/CSMICTests.pdb
Normal file
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/CSMICTests.pdb
Normal file
Binary file not shown.
Binary file not shown.
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/csmic_Accessor.dll
Normal file
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/csmic_Accessor.dll
Normal file
Binary file not shown.
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/csmic_Accessor.pdb
Normal file
BIN
CS-MIC/csmic/CSMICTests/obj/Debug/csmic_Accessor.pdb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue