Skip to content

Commit 0697672

Browse files
committed
Enable Support for .NET 10
* remove dotnet-daily.service (not used anymore) * update platform to 10.0.1xx Signed-off-by: Sanjam Panda <[email protected]>
1 parent 26fab86 commit 0697672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-bump

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function echo_property {
4848
fi
4949
}
5050

51-
platform=9.0.1xx
51+
platform=10.0.1xx
5252
while [ $# -gt 0 ]; do
5353
case "$1" in
5454
--platform)

0 commit comments

Comments
 (0)