Skip to content

Commit aceebe6

Browse files
shadowofsiliconretailcoder
authored andcommitted
Interactivity fix (#3268)
* Adds NuGet package "System.Windows.Interactivity.WPF" to solution. Fixes build failure on a solo install of VS2017.
1 parent 08683fc commit aceebe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RetailCoder.VBE/packages.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
<package id="Ninject.Extensions.NamedScope" version="3.2.0.0" targetFramework="net45" />
1515
<package id="NLog" version="4.0.1" targetFramework="net45" />
1616
<package id="NLog.Schema" version="4.0.1" targetFramework="net45" />
17+
<package id="System.Windows.Interactivity.WPF" version="2.0.20525" targetFramework="net45" />
1718
</packages>

0 commit comments

Comments
 (0)