Skip to content

Commit ce96688

Browse files
committed
refs or cleanup
1 parent ba4c383 commit ce96688

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageVersion Include="GraphQL.Server.Ui.GraphiQL" Version="8.2.0" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.5.0" />
1414
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.2" />
15-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.5" />
15+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.6" />
1616
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6" />
1717
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1818
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.0.3" />

src/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"MSBuild.Sdk.Extras": "3.0.44"
44
},
55
"sdk": {
6-
"version": "9.0.300",
6+
"version": "9.0.301",
77
"allowPrerelease": true,
88
"rollForward": "latestFeature"
99
}

0 commit comments

Comments
 (0)