diff options
| author | Alee <Alee14498@gmail.com> | 2019-02-10 20:53:42 -0500 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-02-10 20:53:42 -0500 |
| commit | 7f327022305c877668ab9c0037fb35d5988f4d95 (patch) | |
| tree | 01ecf13bfef1d95fdf0fd14fbefd2b9148b3713b /Project Ports | |
| parent | ab1efa2af3836f4a6a834c01271fc87e9aa08406 (diff) | |
| download | Project-Silicon-7f327022305c877668ab9c0037fb35d5988f4d95.tar.gz Project-Silicon-7f327022305c877668ab9c0037fb35d5988f4d95.tar.bz2 Project-Silicon-7f327022305c877668ab9c0037fb35d5988f4d95.zip | |
Hopefully fixed appveyor
Diffstat (limited to 'Project Ports')
| -rw-r--r-- | Project Ports/Project_Ports.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project Ports/Project_Ports.csproj b/Project Ports/Project_Ports.csproj index c8bcbfb..0a63fac 100644 --- a/Project Ports/Project_Ports.csproj +++ b/Project Ports/Project_Ports.csproj @@ -57,6 +57,7 @@ <HintPath>..\packages\ConsoleControl.1.1.0.0\lib\net40\ConsoleControlAPI.dll</HintPath> </Reference> <Reference Include="System" /> + <Reference Include="System.ComponentModel.Composition" /> <Reference Include="System.Core" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> |
