Skip to content

Commit a10438f

Browse files
committed
测试构建+一些修复
1 parent 01d010a commit a10438f

6 files changed

Lines changed: 488 additions & 14 deletions

File tree

.github/workflows/codeQL.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: 构建
4444
if: ${{ matrix.language == 'csharp' }}
45-
run: dotnet build SecRandom.slnx -c Release
45+
run: dotnet build SecRandom.sln -c Release
4646

4747
- name: 执行 CodeQL 分析
4848
uses: github/codeql-action/analyze@v4

0 commit comments

Comments
 (0)