diff --git a/Common.Wpf.csproj b/Common.Wpf.csproj index f7ff786..bac7e9a 100644 --- a/Common.Wpf.csproj +++ b/Common.Wpf.csproj @@ -143,7 +143,9 @@ - + + ..\FloatingStatusWindowLibrary\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll + @@ -265,6 +267,7 @@ + diff --git a/packages.config b/packages.config new file mode 100644 index 0000000..286b57f --- /dev/null +++ b/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file