Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cake-contrib/Cake.AzureDevOps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa65948979d07509cc1bf9f873178a35755707cd
Choose a base ref
..
head repository: cake-contrib/Cake.AzureDevOps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c8c291058936825c58c4df497a7c59b992a02586
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/Cake.AzureDevOps.Tests/Cake.AzureDevOps.Tests.csproj
2 changes: 1 addition & 1 deletion src/Cake.AzureDevOps.Tests/Cake.AzureDevOps.Tests.csproj
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit" Version="2.9.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>