Skip to content

Commit eb3a0ba

Browse files
committed
NuGet modified the Mango proj
1 parent 4924380 commit eb3a0ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RestSharp.WindowsPhone.Mango/RestSharp.WindowsPhone.Mango.csproj

+3-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,9 @@
281281
<Compile Include="Properties\AssemblyInfo.cs" />
282282
</ItemGroup>
283283
<ItemGroup>
284-
<None Include="packages.config" />
284+
<None Include="packages.config">
285+
<SubType>Designer</SubType>
286+
</None>
285287
</ItemGroup>
286288
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
287289
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />

0 commit comments

Comments
 (0)