From 51d562261cd4fc501e28f84f1048467d715745d2 Mon Sep 17 00:00:00 2001 From: Nikita Romanenko Date: Mon, 5 Aug 2019 23:26:13 +0300 Subject: [PATCH] system windows interactivity was added as nuget package --- Pores/MODELING-DEF-DES-MI-VI.csproj | 7 ++++++- Pores/packages.config | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Pores/MODELING-DEF-DES-MI-VI.csproj b/Pores/MODELING-DEF-DES-MI-VI.csproj index 6b281d7..bf8f4e1 100644 --- a/Pores/MODELING-DEF-DES-MI-VI.csproj +++ b/Pores/MODELING-DEF-DES-MI-VI.csproj @@ -45,6 +45,9 @@ ..\packages\Costura.Fody.4.0.0\lib\net40\Costura.dll + + ..\packages\System.Windows.Interactivity.WPF.2.0.20525\lib\net40\Microsoft.Expression.Interactions.dll + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll @@ -55,7 +58,9 @@ - + + ..\packages\System.Windows.Interactivity.WPF.2.0.20525\lib\net40\System.Windows.Interactivity.dll + diff --git a/Pores/packages.config b/Pores/packages.config index ec60d52..ec634ba 100644 --- a/Pores/packages.config +++ b/Pores/packages.config @@ -5,4 +5,5 @@ + \ No newline at end of file