| 48 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
| 49 |
</PropertyGroup> |
</PropertyGroup> |
| 50 |
<ItemGroup> |
<ItemGroup> |
| 51 |
<Reference Include="DotNetOpenId, Version=2.6.0.8316, Culture=neutral, processorArchitecture=MSIL" /> |
<Reference Include="DotNetOpenId, Version=2.6.0.8316, Culture=neutral, processorArchitecture=MSIL"> |
| 52 |
<Reference Include="ExtensionLoader, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" /> |
<SpecificVersion>False</SpecificVersion> |
| 53 |
<Reference Include="OpenMetaverse, Version=1.0.0.31868, Culture=neutral, processorArchitecture=MSIL" /> |
<HintPath>lib\DotNetOpenId.dll</HintPath> |
| 54 |
<Reference Include="OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" /> |
</Reference> |
| 55 |
|
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL"> |
| 56 |
|
<SpecificVersion>False</SpecificVersion> |
| 57 |
|
<HintPath>lib\log4net.dll</HintPath> |
| 58 |
|
</Reference> |
| 59 |
|
<Reference Include="OpenMetaverse, Version=1.0.0.22222, Culture=neutral, processorArchitecture=MSIL"> |
| 60 |
|
<SpecificVersion>False</SpecificVersion> |
| 61 |
|
<HintPath>lib\OpenMetaverse.dll</HintPath> |
| 62 |
|
</Reference> |
| 63 |
|
<Reference Include="OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 64 |
|
<SpecificVersion>False</SpecificVersion> |
| 65 |
|
<HintPath>lib\OpenMetaverseTypes.dll</HintPath> |
| 66 |
|
</Reference> |
| 67 |
<Reference Include="System" /> |
<Reference Include="System" /> |
|
<Reference Include="System.Data" /> |
|
| 68 |
<Reference Include="System.Web" /> |
<Reference Include="System.Web" /> |
| 69 |
<Reference Include="System.Xml" /> |
<Reference Include="System.Xml" /> |
| 70 |
</ItemGroup> |
</ItemGroup> |
| 98 |
<Install>false</Install> |
<Install>false</Install> |
| 99 |
</BootstrapperPackage> |
</BootstrapperPackage> |
| 100 |
</ItemGroup> |
</ItemGroup> |
| 101 |
|
<ItemGroup> |
| 102 |
|
<Content Include="openjpeg-dotnet.dll"> |
| 103 |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 104 |
|
</Content> |
| 105 |
|
</ItemGroup> |
| 106 |
|
<ItemGroup> |
| 107 |
|
<Content Include="libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so"> |
| 108 |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 109 |
|
</Content> |
| 110 |
|
<Content Include="libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib"> |
| 111 |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 112 |
|
</Content> |
| 113 |
|
<Content Include="libopenjpeg-dotnet-2.1.3.0-dotnet-1.so"> |
| 114 |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 115 |
|
</Content> |
| 116 |
|
</ItemGroup> |
| 117 |
|
<ItemGroup> |
| 118 |
|
<ProjectReference Include="lib\ExtensionLoader\ExtensionLoader.csproj"> |
| 119 |
|
<Project>{F0CCD62E-8055-4419-8171-F2C5FD7C8B6D}</Project> |
| 120 |
|
<Name>ExtensionLoader</Name> |
| 121 |
|
</ProjectReference> |
| 122 |
|
</ItemGroup> |
| 123 |
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
| 124 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| 125 |
Other similar extension points exist, see Microsoft.Common.targets. |
Other similar extension points exist, see Microsoft.Common.targets. |