oh
This commit is contained in:
		| @@ -89,6 +89,10 @@ | |||||||
|       <HintPath>..\packages\Manatee.Trello.WebApi.1.0.1\lib\net45\Manatee.Trello.WebApi.dll</HintPath> |       <HintPath>..\packages\Manatee.Trello.WebApi.1.0.1\lib\net45\Manatee.Trello.WebApi.dll</HintPath> | ||||||
|       <Private>True</Private> |       <Private>True</Private> | ||||||
|     </Reference> |     </Reference> | ||||||
|  |     <Reference Include="MathParser, Version=1.0.10.1, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|  |       <HintPath>..\packages\MathosParser.1.0.10.1\lib\MathParser.dll</HintPath> | ||||||
|  |       <Private>True</Private> | ||||||
|  |     </Reference> | ||||||
|     <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |     <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |       <HintPath>..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> | ||||||
|       <Private>True</Private> |       <Private>True</Private> | ||||||
|   | |||||||
| @@ -60,6 +60,9 @@ | |||||||
|       <Name>NadekoBot</Name> |       <Name>NadekoBot</Name> | ||||||
|     </ProjectReference> |     </ProjectReference> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|  |   <ItemGroup> | ||||||
|  |     <None Include="app.config" /> | ||||||
|  |   </ItemGroup> | ||||||
|   <Choose> |   <Choose> | ||||||
|     <When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'"> |     <When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'"> | ||||||
|       <ItemGroup> |       <ItemGroup> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user