File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ jobs:
1717 uses : microsoft/setup-msbuild@v2
1818
1919 - name : Restore NuGet packages
20- run : nuget restore RandomCall-NET .sln
20+ run : nuget restore RandomCall.sln
2121
2222 - name : Build with MSBuild
23- run : msbuild RandomCall-NET .sln /p:Configuration=Release
23+ run : msbuild RandomCall.sln /p:Configuration=Release
2424
2525 - name : Upload .exe artifact
2626 uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change 33<img src =" https://github.com/user-attachments/assets/43b3bb7e-5dd7-45cf-993c-e968d9051d51 " height =" 114px " >
44
55# RandomCall
6- ![ GitHub repo size] ( https://img.shields.io/github/repo-size/Meltide/RandomCall-NET )
7- ![ GitHub Repo stars] ( https://img.shields.io/github/stars/Meltide/RandomCall-NET ?style=flat )
8- ![ GitHub branch status] ( https://img.shields.io/github/checks-status/Meltide/RandomCall-NET /main )
9- ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/t/Meltide/RandomCall-NET )
10- ![ GitHub last commit] ( https://img.shields.io/github/last-commit/Meltide/RandomCall-NET )
11- ![ GitHub Created At] ( https://img.shields.io/github/created-at/Meltide/RandomCall-NET )
6+ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/Meltide/RandomCall )
7+ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/Meltide/RandomCall?style=flat )
8+ ![ GitHub branch status] ( https://img.shields.io/github/checks-status/Meltide/RandomCall/main )
9+ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/t/Meltide/RandomCall )
10+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/Meltide/RandomCall )
11+ ![ GitHub Created At] ( https://img.shields.io/github/created-at/Meltide/RandomCall )
1212
1313简易的.NET随机点名器
1414
File renamed without changes.
You can’t perform that action at this time.
0 commit comments