Skip to content

Commit

Permalink
Revert "chore: bump version as the latest version runs on dotnet 3.1 …
Browse files Browse the repository at this point in the history
…and that is installed on the agent"

This reverts commit 811bc37.
  • Loading branch information
Andrew Pattison committed Jun 24, 2022
1 parent ac66581 commit 4648124
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GitVersion.CommandLine" Version="5.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="GitVersion.CommandLine" Version="5.1.3" />
<PackageReference Include="Nuke.Common" Version="0.24.1" />
</ItemGroup>

Expand Down

0 comments on commit 4648124

Please sign in to comment.