xamarin-android/tools/xabuild
Jonathan Peppers 4fb3e75999
[Xamarin.Android.Build.Tasks] bump to System.Collections.Immutable 1.7.1 (#5644)
I keep getting this error in VS Windows:

    Detected package downgrade: System.Collections.Immutable from 1.7.1 to 1.7.0. Reference the package directly from the project to select a different version.
        Xamarin.Android.Build.Tasks -> Microsoft.Android.Build.BaseTasks -> System.Collections.Immutable (>= 1.7.1)
        Xamarin.Android.Build.Tasks -> System.Collections.Immutable (>= 1.7.0)

But command-line it seems to work fine?

It does seem like this package is behind compared to one used in
`xamarin-android-tools`, so let's just update it.

I also went ahead and created `$(SystemCollectionsImmutableVersion)`
in `Directory.Build.props` as this NuGet package is used in a few
places.
2021-02-19 20:53:05 -06:00
..
App.config [xabuild] fixes for MSBuild 16.7.x (#4995) 2020-08-12 10:14:18 -05:00
SymbolicLink.cs [xabuild] Ignore case differences in Windows full paths (#4332) 2020-02-26 17:10:06 -05:00
XABuild.cs [ci] Add DevDiv required Roslyn analyzers, fix errors (#5098) 2020-10-07 09:57:13 -04:00
XABuildPaths.cs [ci] Install .NET 5 stable and stable VS (#5293) 2020-11-20 18:08:55 -05:00
xabuild.csproj [Xamarin.Android.Build.Tasks] bump to System.Collections.Immutable 1.7.1 (#5644) 2021-02-19 20:53:05 -06:00