1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2025-07-01 08:47:36 +00:00

Rewrote most of the library

This commit is contained in:
Kim Hugener-Ohlsen
2018-03-02 12:14:26 +01:00
parent a2c012dd7e
commit 245efd6477
181 changed files with 3927 additions and 3020 deletions

4
.gitignore vendored
View File

@ -16,3 +16,7 @@
/src/MpcNET/MpcNET.csproj.DotSettings
/.vs
*.user
/Sources/.vs/MpcNET/v15
/Sources/MpcNET/bin/Debug/netstandard2.0
/Sources/MpcNET/obj
/Sources/MpcNET.Test/obj