File tree Expand file tree Collapse file tree 3 files changed +18
-6
lines changed
Expand file tree Collapse file tree 3 files changed +18
-6
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,13 @@ Just A Pearl Calculator Core Project Attempt.
1313
1414# Prerequisites
1515
16- Please install the dotnet Core runtime before proceeding.
16+ Please install the dotnet runtime before proceeding.
1717
18- - dotnet Core 3.1 (Link: https://dotnet.microsoft.com/download/dotnet/3.1 )
18+ Some apps run on [ dotnet 6.0] ( https://dotnet.microsoft.com/download/dotnet/6.0/runtime )
19+ - [ PearlCalculatorCore] ( PearlCalculatorCore/ )
20+ - [ PearlCalculatorCP] ( PearlCalculatorCP/ )
21+
22+ Other apps run on [ dotnet core 3.1] ( https://dotnet.microsoft.com/download/dotnet/3.1/runtime )
1923
2024# PearlCalculatorCP
2125
Original file line number Diff line number Diff line change 1616若 报告/报告者 违反以上内容,该报告将不被考虑。
1717
1818# 前置
19+ 在运行本仓库所有软件前,请先安装` dotnet runtime `
1920
20- 在运行本仓库的所有软件前,请先安装 ` dotnet Core ` 运行时
21+ 以下软件使用 [ dotnet 6.0 ] ( https://dotnet.microsoft.com/download/dotnet/6.0/runtime )
2122
22- - [ dotnet Core 3.1] ( https://dotnet.microsoft.com/download/dotnet/3.1 )
23+ - [ PearlCalculatorCore] ( PearlCalculatorCore/ )
24+ - [ PearlCalculatorCP] ( PearlCalculatorCP/ )
25+
26+ 其他软件使用 [ dotnet core 3.1] ( https://dotnet.microsoft.com/download/dotnet/3.1/runtime )
2327
2428# PearlCalculatorCP
2529
Original file line number Diff line number Diff line change 1515
1616# 前置
1717
18- 在前往下個頁面前,請先安裝` dotnet Core運行時 ` 。
18+ 在前往下個頁面前,請先安裝` dotnet runtime ` 。
1919
20- - dotnet Core 3.1 (Link: https://dotnet.microsoft.com/download/dotnet/3.1 )
20+ 以下軟體使用 [ dotnet 6.0] ( https://dotnet.microsoft.com/download/dotnet/6.0/runtime )
21+ - [ PearlCalculatorCore] ( PearlCalculatorCore/ )
22+ - [ PearlCalculatorCP] ( PearlCalculatorCP/ )
23+
24+ 其他軟體使用 [ dotnet core 3.1] ( https://dotnet.microsoft.com/download/dotnet/3.1/runtime )
2125
2226# PearlCalculatorCP
2327
You can’t perform that action at this time.
0 commit comments