You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RestSharp.WindowsPhone.Mango/RestSharp.WindowsPhone.Mango.csproj
+3-1
Original file line number
Diff line number
Diff line change
@@ -281,7 +281,9 @@
281
281
<CompileInclude="Properties\AssemblyInfo.cs" />
282
282
</ItemGroup>
283
283
<ItemGroup>
284
-
<NoneInclude="packages.config" />
284
+
<NoneInclude="packages.config">
285
+
<SubType>Designer</SubType>
286
+
</None>
285
287
</ItemGroup>
286
288
<ImportProject="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
287
289
<ImportProject="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />
0 commit comments