Skip to content

Commit

Permalink
Merge pull request #35 from Honkai-Impact-4-Galaxy-Journey/broadcast-…
Browse files Browse the repository at this point in the history
…remake

公告重做
  • Loading branch information
Griseo-bh3rd authored May 1, 2024
2 parents 33ada61 + 1fb7c0a commit 64d932f
Show file tree
Hide file tree
Showing 409 changed files with 190 additions and 461,072 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@ jobs:
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.0.2

- name: Setup NuGet
uses: nuget/setup-nuget@v1
with:
nuget-version: '5.x'

- name: NuGet restore
run: nuget restore
# Execute all unit tests in the solution
- name: Execute unit tests
run: dotnet test
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ PublishScripts/
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
#**/[Pp]ackages/*
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
Expand Down
Binary file not shown.
13 changes: 0 additions & 13 deletions packages/BouncyCastle.Cryptography.2.2.1/LICENSE.md

This file was deleted.

45 changes: 0 additions & 45 deletions packages/BouncyCastle.Cryptography.2.2.1/README.md

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 64d932f

Please sign in to comment.