build(deps): Update All GitVersion Packages to v6.0.0-rc.1

pull/256/head
renovate[bot] 11 months ago committed by GitHub
parent 83e0c7883c
commit c7d8fd6e4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "6.0.0-beta.7",
"version": "6.0.0-rc.1",
"commands": [
"dotnet-gitversion"
]

@ -15,7 +15,7 @@
<PackageVersion Include="CliWrap" Version="3.6.6" />
<PackageVersion Include="FluentValidation" Version="11.9.1" />
<PackageVersion Include="Flurl.Http" Version="4.0.2" />
<PackageVersion Include="GitVersion.MsBuild" Version="6.0.0-beta.7" PrivateAssets="All" />
<PackageVersion Include="GitVersion.MsBuild" Version="6.0.0-rc.1" PrivateAssets="All" />
<PackageVersion Include="MudBlazor" Version="6.19.1" />
<PackageVersion Include="ReactiveUI.Blazor" Version="20.1.1" />
<PackageVersion Include="Serilog" Version="3.1.1" />

Loading…
Cancel
Save