Skip to content

Commit ec84bef

Browse files
Update dotnet monorepo
1 parent 685b301 commit ec84bef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tools/Schema.NET.Tool/Schema.NET.Tool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup Label="Package References">
10-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
10+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
1111
</ItemGroup>
1212

1313
<!--

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"sdk": {
33
"allowPrerelease": false,
44
"rollForward": "latestMajor",
5-
"version": "7.0.401"
5+
"version": "7.0.410"
66
}
77
}

0 commit comments

Comments
 (0)