Skip to content

Commit

Permalink
clean old references
Browse files Browse the repository at this point in the history
  • Loading branch information
roubachof committed Oct 27, 2021
1 parent 7dc69cc commit f5869a6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
<PackageReference Include="Xamarin.Forms">
<Version>5.0.0.2196</Version>
</PackageReference>
<PackageReference Include="Xamarin.Google.Android.Material">
<Version>1.4.0.4</Version>
</PackageReference>
<PackageReference Include="MSBuildTasks">
<Version>1.5.0.235</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
5 changes: 0 additions & 5 deletions Sharpnado.CollectionView.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ Initialization:
<group targetFramework="MonoAndroid10.0">
<dependency id="Xamarin.Forms" version="4.5.0.356" exclude="Build,Analyzers"/>
<dependency id="Sharpnado.TaskMonitor" version="1.0.2" />
<dependency id="Xamarin.AndroidX.Browser" version="1.0.0" />
<dependency id="Xamarin.AndroidX.Legacy.Support.V4" version="1.0.0" />
<dependency id="Xamarin.AndroidX.Lifecycle.LiveData" version="2.1.0" />
<dependency id="Xamarin.AndroidX.MediaRouter" version="1.1.0" />
<dependency id="Xamarin.Google.Android.Material" version="1.0.0" />
</group>

</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions Sharpnado.CollectionView/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Ce code a été généré par un outil.
// Version du runtime :4.0.30319.42000
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
// le code est régénéré.
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

Expand Down

0 comments on commit f5869a6

Please sign in to comment.