Closed jpobst closed 2 years ago
Context: https://github.com/xamarin/XamarinComponents/pull/1407
Fixes CI error:
/Users/runner/.nuget/packages/xamarin.build.download/0.11.3/buildTransitive/Xamarin.Build.Download.targets(52,3): The file '/Users/runner/Library/Caches/XamarinBuildDownload/playservicesbasement-18.1.0/playservicesbasement-18.1.0.aar' already exists. [/Users/runner/work/1/s/generated/com.google.assistant.appactions.widgets/com.google.assistant.appactions.widgets.csproj]
Use the samples Directory.Build.Targets to update the version number so we won't have to change every .csproj in the future.
Directory.Build.Targets
.csproj
Context: https://github.com/xamarin/XamarinComponents/pull/1407
Fixes CI error:
Use the samples
Directory.Build.Targets
to update the version number so we won't have to change every.csproj
in the future.