Skip to content

Commit

Permalink
Merge pull request #3061 from unoplatform/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…AppCenter-3.2.1

chore(deps): bump Microsoft.AppCenter from 2.6.4 to 3.2.1
  • Loading branch information
jeromelaban authored Apr 28, 2020
2 parents 17fe506 + 471a65d commit 0694bb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Uno.UI.TestComparer/Uno.UI.TestComparer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@

<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.AppCenter" Version="2.6.4" />
<PackageReference Include="Microsoft.AppCenter" Version="3.2.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="16.153.0" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.153.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit.Engine" Version="3.11.1" />
<PackageReference Include="Refit" Version="5.1.67" />
<PackageReference Include="Mono.Options" Version="6.6.0.161" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0694bb9

Please sign in to comment.