]> git.pld-linux.org Git - packages/monodevelop.git/blob - monodevelop-nuget-unbundle.patch
- updated to 5.10.0.871
[packages/monodevelop.git] / monodevelop-nuget-unbundle.patch
1 --- b/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.csproj
2 +++ b/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.csproj
3 @@ -57,7 +57,12 @@
4      <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
5      <Reference Include="Mono.Posix" />
6      <Reference Include="NuGet.Core">
7 -      <HintPath>..\..\..\external\nuget-binary\NuGet.Core.dll</HintPath>
8 +      <Package>nuget-core</Package>
9 +      <Private>True</Private>
10 +    </Reference>
11 +    <Reference Include="Microsoft.Web.XmlTransform">
12 +      <Package>nuget-core</Package>
13 +      <Private>True</Private>
14      </Reference>
15      <Reference Include="Mono.Cairo" />
16      <Reference Include="System.Security" />
This page took 0.063207 seconds and 3 git commands to generate.