Skip to content

Commit

Permalink
Updated to correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll authored May 25, 2024
1 parent 3c80766 commit 9910882
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
86 changes: 43 additions & 43 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
{
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "6.0.0-beta.7",
"commands": ["dotnet-gitversion"]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.3.0",
"commands": ["reportgenerator"]
},
"nuke.globaltool": {
"version": "8.0.0",
"commands": ["nuke"]
},
"codecov.tool": {
"version": "1.13.0",
"commands": ["codecov"]
},
"jetbrains.resharper.globaltools": {
"version": "2024.1.2",
"commands": ["jb"]
},
"nukeeper": {
"version": "0.35.0",
"commands": ["nukeeper"]
},
"docfx": {
"version": "2.76.0",
"commands": ["docfx"]
},
"strawberryshake.tools": {
"version": "14.0.0-tags-13-1-0-preview-5.1",
"commands": ["dotnet-graphql"]
},
"dotnet-outdated-tool": {
"version": "4.6.4",
"commands": ["dotnet-outdated"]
},
"verify.tool": {
"version": "0.6.0",
"commands": ["dotnet-verify"]
}
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "6.0.0-beta.7",
"commands": ["dotnet-gitversion"]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.3.0",
"commands": ["reportgenerator"]
},
"nuke.globaltool": {
"version": "8.0.0",
"commands": ["nuke"]
},
"codecov.tool": {
"version": "1.13.0",
"commands": ["codecov"]
},
"jetbrains.resharper.globaltools": {
"version": "2024.1.2",
"commands": ["jb"]
},
"nukeeper": {
"version": "0.35.0",
"commands": ["nukeeper"]
},
"docfx": {
"version": "2.76.0",
"commands": ["docfx"]
},
"strawberryshake.tools": {
"version": "14.0.0-p.101",
"commands": ["dotnet-graphql"]
},
"dotnet-outdated-tool": {
"version": "4.6.4",
"commands": ["dotnet-outdated"]
},
"verify.tool": {
"version": "0.6.0",
"commands": ["dotnet-verify"]
}
}
}
42 changes: 21 additions & 21 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -34,27 +34,27 @@
<PackageVersion Include="Grpc.AspNetCore" Version="2.62.0" />
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
<PackageVersion Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageVersion Include="HotChocolate" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Abstractions" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Data" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Execution.Abstractions" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Data.AutoMapper" Version="4.0.0-p.96" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Data.Spatial" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Types.Analyzers" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Types.CursorPagination" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Types.OffsetPagination" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Types.NodaTime" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate.Types.Spatial" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="StrawberryShake.Transport.Http" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="StrawberryShake" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="StrawberryShake.Core" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="StrawberryShake.Server" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="StrawberryShake.Maui" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="StrawberryShake.Blazor" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="StrawberryShake.Razor" Version="14.0.0-tags-13-1-0-preview-5.1" />
<PackageVersion Include="HotChocolate" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Abstractions" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Data" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Execution.Abstractions" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Data.AutoMapper" Version="4.0.0-p.101" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Data.Spatial" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Types.Analyzers" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Types.CursorPagination" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Types.OffsetPagination" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Types.NodaTime" Version="14.0.0-p.101" />
<PackageVersion Include="HotChocolate.Types.Spatial" Version="14.0.0-p.101" />
<PackageVersion Include="StrawberryShake.Transport.Http" Version="14.0.0-p.101" />
<PackageVersion Include="StrawberryShake" Version="14.0.0-p.101" />
<PackageVersion Include="StrawberryShake.Core" Version="14.0.0-p.101" />
<PackageVersion Include="StrawberryShake.Server" Version="14.0.0-p.101" />
<PackageVersion Include="StrawberryShake.Maui" Version="14.0.0-p.101" />
<PackageVersion Include="StrawberryShake.Blazor" Version="14.0.0-p.101" />
<PackageVersion Include="StrawberryShake.Razor" Version="14.0.0-p.101" />
<PackageVersion Include="MediatR" Version="12.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
Expand Down

0 comments on commit 9910882

Please sign in to comment.