Skip to content

Commit 7b4d995

Browse files
committed
Invalid reference
1 parent e516403 commit 7b4d995

3 files changed

Lines changed: 62 additions & 115 deletions

File tree

src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,6 @@
290290
<SubType>Designer</SubType>
291291
</EmbeddedResource>
292292
</ItemGroup>
293-
<ItemGroup>
294-
<Reference Include="System.ComponentModel.Annotations">
295-
<HintPath>..\..\..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETPortable\v4.6\Profile\Profile44\System.ComponentModel.Annotations.dll</HintPath>
296-
</Reference>
297-
</ItemGroup>
298293
<ItemGroup>
299294
<EmbeddedResource Include="Views\CampaignDetailsView.xaml">
300295
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>

src/Mobile/eShopOnContainers/eShopOnContainers.Core/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"Newtonsoft.Json": "9.0.1",
1111
"SlideOverKit": "2.1.4",
1212
"Splat": "1.6.2",
13+
"System.ComponentModel.Annotations": "4.3.0",
1314
"Xam.Plugin.Geolocator": "3.0.4",
1415
"Xam.Plugins.Settings": "2.6.0.12-beta",
1516
"Xamarin.FFImageLoading": "2.2.9",

0 commit comments

Comments
 (0)