Skip to content

Commit

Permalink
Updated to Octopus.Client 8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnoonan committed Apr 16, 2020
1 parent 8684b5a commit d228801
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion source/Octo.Tests/Octo.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Nancy" Version="2.0.0-clinteastwood" />
<PackageReference Include="Octopus.Client" Version="8.4.1" />
<PackageReference Include="Octopus.Client" Version="8.4.2" />
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.0.0" />
<PackageReference Include="NSubstitute" Version="4.2.1" />
<PackageReference Include="FluentAssertions" Version="4.19.4" />
Expand Down
2 changes: 1 addition & 1 deletion source/Octopus.Cli/Octopus.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="NuGet.Packaging.Core" Version="3.6.0-octopus-58692" />
<PackageReference Include="NuGet.Packaging.Core.Types" Version="3.6.0-octopus-58692" />
<PackageReference Include="NuGet.Versioning" Version="3.6.0-octopus-58692" />
<PackageReference Include="Octopus.Client" Version="8.4.1" />
<PackageReference Include="Octopus.Client" Version="8.4.2" />
<PackageReference Include="Octostache" Version="2.3.0" />
<PackageReference Include="Serilog.Sinks.ColoredConsole" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Trace" Version="2.0.0" />
Expand Down
1 change: 0 additions & 1 deletion source/Octopus.DotNet.Cli/Octopus.DotNet.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<TargetFrameworks>netcoreapp2.1;netcoreapp2.2;netcoreapp3.0;netcoreapp3.1</TargetFrameworks>
<PackAsTool>True</PackAsTool>
<AssemblyName>dotnet-octo</AssemblyName>

<PackageId>Octopus.DotNet.Cli</PackageId>
<Authors>Octopus Deploy</Authors>
<Copyright>Octopus Deploy Pty Ltd</Copyright>
Expand Down

0 comments on commit d228801

Please sign in to comment.