Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMann committed Nov 21, 2024
1 parent ab3fccf commit e913737
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PackageReference Include="GitVersion.MsBuild" Version="5.11.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
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.7.2-PullRequest0058.14" />
<PackageReference Include="Eryph.ClientRuntime.Powershell" Version="0.8.1-beta.1" />
<PackageReference Include="Eryph.ConfigModel.Catlets.Json" Version="0.7.0" />
<PackageReference Include="Eryph.ConfigModel.Catlets.Yaml" Version="0.7.0" />
<PackageReference Include="Eryph.ConfigModel.Networks.Json" Version="0.7.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.7.2-PullRequest0058.14" />
<PackageReference Include="Eryph.ClientRuntime.Authentication" Version="0.8.1-beta.1" />
<PackageReference Include="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20241108.1" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit e913737

Please sign in to comment.