Skip to content

Commit fcc5973

Browse files
chore(deps): update dotnet monorepo
1 parent 25a574d commit fcc5973

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

GreenArrow.Engine/GreenArrow.Engine.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
20-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
19+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
20+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.11" />
2121
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2222
</ItemGroup>
2323

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "9.0.101"
3+
"version": "9.0.308"
44
}
55
}

0 commit comments

Comments
 (0)