mirror of https://github.com/icedream/npsharp.git
				
				
				
			Derpity derp nuget, Microsoft should stop fucking with paths.
							parent
							
								
									ab2f918a5a
								
							
						
					
					
						commit
						b61b400227
					
				|  | @ -33,10 +33,10 @@ | ||||||
|   </PropertyGroup> |   </PropertyGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <Reference Include="log4net"> |     <Reference Include="log4net"> | ||||||
|       <HintPath>..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath> |       <HintPath>$(SolutionDir)\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="protobuf-net"> |     <Reference Include="protobuf-net"> | ||||||
|       <HintPath>..\..\packages\protobuf-net.2.0.0.668\lib\net40\protobuf-net.dll</HintPath> |       <HintPath>$(SolutionDir)\packages\protobuf-net.2.0.0.668\lib\net40\protobuf-net.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="System" /> |     <Reference Include="System" /> | ||||||
|     <Reference Include="System.Core" /> |     <Reference Include="System.Core" /> | ||||||
|  |  | ||||||
|  | @ -44,15 +44,15 @@ | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |     <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> | ||||||
|       <SpecificVersion>False</SpecificVersion> |       <SpecificVersion>False</SpecificVersion> | ||||||
|       <HintPath>..\..\packages\Newtonsoft.Json.6.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |       <HintPath>$(SolutionDir)\packages\Newtonsoft.Json.6.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="System" /> |     <Reference Include="System" /> | ||||||
|     <Reference Include="log4net"> |     <Reference Include="log4net"> | ||||||
|       <HintPath>..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath> |       <HintPath>$(SolutionDir)\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="uhttpsharp, Version=0.1.5247.25275, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="uhttpsharp, Version=0.1.5247.25275, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <SpecificVersion>False</SpecificVersion> |       <SpecificVersion>False</SpecificVersion> | ||||||
|       <HintPath>..\..\packages\uHttpSharp.0.1.4.8\lib\net40\uhttpsharp.dll</HintPath> |       <HintPath>$(SolutionDir)\packages\uHttpSharp.0.1.4.8\lib\net40\uhttpsharp.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue