Skip to content

Commit

Permalink
Bump Eryph.ClientRuntime.* 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fw2568 committed Mar 22, 2024
1 parent 3c524dc commit 637e047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Eryph.ClientRuntime.Powershell" Version="0.5.0" />
<PackageReference Include="Eryph.ClientRuntime.Powershell" Version="0.6.0" />
<PackageReference Include="Eryph.ConfigModel.Catlets.Yaml" Version="0.3.0" />
<PackageReference Include="Eryph.ConfigModel.Networks.Yaml" Version="0.3.0" />
<PackageReference Include="Eryph.ConfigModel.System.Json" Version="0.3.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Eryph.ComputeClient/Eryph.ComputeClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Eryph.ClientRuntime.Authentication" Version="0.5.0" />
<PackageReference Include="Eryph.ClientRuntime.Authentication" Version="0.6.0" />
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 637e047

Please sign in to comment.