Skip to content

Commit 349b935

Browse files
Update dotnet monorepo
1 parent 0a1163d commit 349b935

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.202",
3+
"version": "10.0.203",
44
"rollForward": "latestMinor"
55
}
66
}

src/ASTral/ASTral.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<ItemGroup>
2626
<PackageReference Include="ModelContextProtocol" Version="1.2.0" />
27-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.6" />
27+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.7" />
2828
<PackageReference Include="TreeSitter.DotNet" Version="1.3.0" />
2929
<PackageReference Include="MAB.DotIgnore" Version="3.0.2" />
3030
<PackageReference Include="Anthropic" Version="12.16.0" />

0 commit comments

Comments
 (0)