diff --git a/References/System.Numerics.Vectors.dll b/References/System.Numerics.Vectors.dll deleted file mode 100644 index 433aa3619..000000000 Binary files a/References/System.Numerics.Vectors.dll and /dev/null differ diff --git a/WorldOfTheThreeKingdoms/WorldOfTheThreeKingdoms.csproj b/WorldOfTheThreeKingdoms/WorldOfTheThreeKingdoms.csproj index 348483112..2b538b737 100644 --- a/WorldOfTheThreeKingdoms/WorldOfTheThreeKingdoms.csproj +++ b/WorldOfTheThreeKingdoms/WorldOfTheThreeKingdoms.csproj @@ -1666,9 +1666,8 @@ ..\References\System.Memory.dll - - False - ..\References\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Numerics.Vectors.dll False diff --git a/WorldOfTheThreeKingdoms/app.config b/WorldOfTheThreeKingdoms/app.config index 51278a456..7a6a26444 100644 --- a/WorldOfTheThreeKingdoms/app.config +++ b/WorldOfTheThreeKingdoms/app.config @@ -1,3 +1,16 @@ - + - + + + + + + + + + + + + + + diff --git a/WorldOfTheThreeKingdoms/packages.config b/WorldOfTheThreeKingdoms/packages.config new file mode 100644 index 000000000..94581813d --- /dev/null +++ b/WorldOfTheThreeKingdoms/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/WorldOfTheThreeKingdomsEditor/App.config b/WorldOfTheThreeKingdomsEditor/App.config index 88fa4027b..00cf10df9 100644 --- a/WorldOfTheThreeKingdomsEditor/App.config +++ b/WorldOfTheThreeKingdomsEditor/App.config @@ -1,6 +1,18 @@ - + + + + + + + + + + + + + \ No newline at end of file diff --git a/json and excel/App.config b/json and excel/App.config index 731f6de6c..4d8659548 100644 --- a/json and excel/App.config +++ b/json and excel/App.config @@ -1,6 +1,18 @@ - + + + + + + + + + + + + + \ No newline at end of file