|
30 | 30 | <WarningLevel>4</WarningLevel>
|
31 | 31 | </PropertyGroup>
|
32 | 32 | <ItemGroup>
|
33 |
| - <Reference Include="Autofac"> |
34 |
| - <HintPath>..\packages\Autofac.3.3.1\lib\net40\Autofac.dll</HintPath> |
| 33 | + <Reference Include="Autofac, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
| 34 | + <HintPath>..\packages\Autofac.3.5.2\lib\net40\Autofac.dll</HintPath> |
| 35 | + <Private>True</Private> |
35 | 36 | </Reference>
|
36 | 37 | <Reference Include="Autofac.Integration.Mef">
|
37 | 38 | <HintPath>..\packages\Autofac.Mef.3.0.3\lib\net40\Autofac.Integration.Mef.dll</HintPath>
|
38 | 39 | </Reference>
|
39 |
| - <Reference Include="Common.Logging"> |
40 |
| - <HintPath>..\packages\Common.Logging.2.1.2\lib\net40\Common.Logging.dll</HintPath> |
| 40 | + <Reference Include="Common.Logging, Version=3.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> |
| 41 | + <HintPath>..\packages\Common.Logging.3.2.0\lib\net40\Common.Logging.dll</HintPath> |
| 42 | + <Private>True</Private> |
41 | 43 | </Reference>
|
42 |
| - <Reference Include="ICSharpCode.NRefactory"> |
43 |
| - <HintPath>..\packages\ICSharpCode.NRefactory.5.3.0\lib\Net40\ICSharpCode.NRefactory.dll</HintPath> |
| 44 | + <Reference Include="Common.Logging.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> |
| 45 | + <HintPath>..\packages\Common.Logging.Core.3.2.0\lib\net40\Common.Logging.Core.dll</HintPath> |
| 46 | + <Private>True</Private> |
44 | 47 | </Reference>
|
45 |
| - <Reference Include="ICSharpCode.NRefactory.CSharp"> |
46 |
| - <HintPath>..\packages\ICSharpCode.NRefactory.5.3.0\lib\Net40\ICSharpCode.NRefactory.CSharp.dll</HintPath> |
| 48 | + <Reference Include="ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49, processorArchitecture=MSIL"> |
| 49 | + <HintPath>..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.dll</HintPath> |
| 50 | + <Private>True</Private> |
47 | 51 | </Reference>
|
48 |
| - <Reference Include="ICSharpCode.NRefactory.Xml"> |
49 |
| - <HintPath>..\packages\ICSharpCode.NRefactory.5.3.0\lib\Net40\ICSharpCode.NRefactory.Xml.dll</HintPath> |
| 52 | + <Reference Include="ICSharpCode.NRefactory.Cecil, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.Cecil.dll</HintPath> |
| 54 | + <Private>True</Private> |
| 55 | + </Reference> |
| 56 | + <Reference Include="ICSharpCode.NRefactory.CSharp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49, processorArchitecture=MSIL"> |
| 57 | + <HintPath>..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.CSharp.dll</HintPath> |
| 58 | + <Private>True</Private> |
| 59 | + </Reference> |
| 60 | + <Reference Include="ICSharpCode.NRefactory.Xml, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\packages\ICSharpCode.NRefactory.5.5.1\lib\Net40\ICSharpCode.NRefactory.Xml.dll</HintPath> |
| 62 | + <Private>True</Private> |
50 | 63 | </Reference>
|
51 | 64 | <Reference Include="Microsoft.Web.XmlTransform">
|
52 | 65 | <HintPath>..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath>
|
53 | 66 | </Reference>
|
54 |
| - <Reference Include="Mono.Cecil"> |
55 |
| - <HintPath>..\packages\Mono.Cecil.0.9.5.2\lib\net40\Mono.Cecil.dll</HintPath> |
| 67 | + <Reference Include="Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.dll</HintPath> |
| 69 | + <Private>True</Private> |
56 | 70 | </Reference>
|
57 |
| - <Reference Include="Mono.Cecil.Mdb"> |
58 |
| - <HintPath>..\packages\Mono.Cecil.0.9.5.2\lib\net40\Mono.Cecil.Mdb.dll</HintPath> |
| 71 | + <Reference Include="Mono.Cecil.Mdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> |
| 72 | + <HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Mdb.dll</HintPath> |
| 73 | + <Private>True</Private> |
59 | 74 | </Reference>
|
60 |
| - <Reference Include="Mono.Cecil.Pdb"> |
61 |
| - <HintPath>..\packages\Mono.Cecil.0.9.5.2\lib\net40\Mono.Cecil.Pdb.dll</HintPath> |
| 75 | + <Reference Include="Mono.Cecil.Pdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> |
| 76 | + <HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Pdb.dll</HintPath> |
| 77 | + <Private>True</Private> |
62 | 78 | </Reference>
|
63 |
| - <Reference Include="Mono.Cecil.Rocks"> |
64 |
| - <HintPath>..\packages\Mono.Cecil.0.9.5.2\lib\net40\Mono.Cecil.Rocks.dll</HintPath> |
| 79 | + <Reference Include="Mono.Cecil.Rocks, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Rocks.dll</HintPath> |
| 81 | + <Private>True</Private> |
65 | 82 | </Reference>
|
66 |
| - <Reference Include="Mono.CSharp"> |
67 |
| - <HintPath>..\packages\Mono.CSharp.3.6.1\lib\net40\Mono.CSharp.dll</HintPath> |
| 83 | + <Reference Include="Mono.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\packages\Mono.CSharp.4.0.0.143\lib\4.5\Mono.CSharp.dll</HintPath> |
| 85 | + <Private>True</Private> |
68 | 86 | </Reference>
|
69 |
| - <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
70 |
| - <SpecificVersion>False</SpecificVersion> |
71 |
| - <HintPath>..\packages\Newtonsoft.Json.6.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 87 | + <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 88 | + <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 89 | + <Private>True</Private> |
72 | 90 | </Reference>
|
73 |
| - <Reference Include="NuGet.Core, Version=2.8.50506.491, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
74 |
| - <SpecificVersion>False</SpecificVersion> |
75 |
| - <HintPath>..\packages\NuGet.Core.2.8.2\lib\net40-Client\NuGet.Core.dll</HintPath> |
| 91 | + <Reference Include="NuGet.Core, Version=2.8.60717.93, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\NuGet.Core.2.8.6\lib\net40-Client\NuGet.Core.dll</HintPath> |
| 93 | + <Private>True</Private> |
76 | 94 | </Reference>
|
77 | 95 | <Reference Include="Roslyn.Compilers">
|
78 | 96 | <HintPath>..\packages\Roslyn.Compilers.Common.1.2.20906.2\lib\net45\Roslyn.Compilers.dll</HintPath>
|
|
84 | 102 | <SpecificVersion>False</SpecificVersion>
|
85 | 103 | <HintPath>..\packages\ScriptCs.ComponentModel.Composition.0.1.2\lib\net45\ScriptCs.ComponentModel.Composition.dll</HintPath>
|
86 | 104 | </Reference>
|
87 |
| - <Reference Include="ScriptCs.Contracts"> |
88 |
| - <HintPath>..\packages\ScriptCs.Contracts.0.14.0\lib\net45\ScriptCs.Contracts.dll</HintPath> |
| 105 | + <Reference Include="ScriptCs.Contracts, Version=0.15.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 106 | + <HintPath>..\packages\ScriptCs.Contracts.0.15.0\lib\net45\ScriptCs.Contracts.dll</HintPath> |
| 107 | + <Private>True</Private> |
89 | 108 | </Reference>
|
90 |
| - <Reference Include="ScriptCs.Core"> |
91 |
| - <HintPath>..\packages\ScriptCs.Core.0.14.0\lib\net45\ScriptCs.Core.dll</HintPath> |
| 109 | + <Reference Include="ScriptCs.Core, Version=0.15.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 110 | + <HintPath>..\packages\ScriptCs.Core.0.15.0\lib\net45\ScriptCs.Core.dll</HintPath> |
| 111 | + <Private>True</Private> |
92 | 112 | </Reference>
|
93 |
| - <Reference Include="ScriptCs.Engine.Mono"> |
94 |
| - <HintPath>..\packages\ScriptCs.Engine.Mono.0.14.0\lib\net45\ScriptCs.Engine.Mono.dll</HintPath> |
| 113 | + <Reference Include="ScriptCs.Engine.Mono, Version=0.15.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 114 | + <HintPath>..\packages\ScriptCs.Engine.Mono.0.15.0\lib\net45\ScriptCs.Engine.Mono.dll</HintPath> |
| 115 | + <Private>True</Private> |
95 | 116 | </Reference>
|
96 |
| - <Reference Include="ScriptCs.Engine.Roslyn"> |
97 |
| - <HintPath>..\packages\ScriptCs.Engine.Roslyn.0.14.0\lib\net45\ScriptCs.Engine.Roslyn.dll</HintPath> |
| 117 | + <Reference Include="ScriptCs.Engine.Roslyn, Version=0.15.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 118 | + <HintPath>..\packages\ScriptCs.Engine.Roslyn.0.15.0\lib\net45\ScriptCs.Engine.Roslyn.dll</HintPath> |
| 119 | + <Private>True</Private> |
98 | 120 | </Reference>
|
99 |
| - <Reference Include="ScriptCs.Hosting"> |
100 |
| - <HintPath>..\packages\ScriptCs.Hosting.0.14.0\lib\net45\ScriptCs.Hosting.dll</HintPath> |
| 121 | + <Reference Include="ScriptCs.Hosting, Version=0.15.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 122 | + <HintPath>..\packages\ScriptCs.Hosting.0.15.0\lib\net45\ScriptCs.Hosting.dll</HintPath> |
| 123 | + <Private>True</Private> |
101 | 124 | </Reference>
|
102 | 125 | <Reference Include="System" />
|
103 | 126 | <Reference Include="System.ComponentModel.Composition" />
|
|
113 | 136 | <Compile Include="Properties\AssemblyInfo.cs" />
|
114 | 137 | </ItemGroup>
|
115 | 138 | <ItemGroup>
|
| 139 | + <None Include="app.config" /> |
116 | 140 | <None Include="packages.config" />
|
117 | 141 | </ItemGroup>
|
118 | 142 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
0 commit comments