Skip to content

Commit a1bf2a3

Browse files
authored
Update .NET SDK (#1552)
Update .NET SDK to version 9.0.303. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 9.0.303 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <[email protected]>
1 parent 1a6dc89 commit a1bf2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "9.0.302",
3+
"version": "9.0.303",
44
"allowPrerelease": false,
55
"rollForward": "latestMajor",
66
"paths": [ ".dotnet", "$host$" ],

0 commit comments

Comments
 (0)