Skip to content

Commit

Permalink
👍 Update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
AutumnSky1010 committed Sep 21, 2024
1 parent e384f4f commit dec2e76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: 6.0.x
dotnet-version: 8.0.x

# Restore dependencies
- name: Restore dependencies
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[Wiki](https://github.com/AutumnSky1010/SoundMaker/wiki)

## ⛰️要件
.NET 6 以降
.NET 8 以降

## ⏬インストール方法
### NuGet
Expand Down Expand Up @@ -126,7 +126,7 @@ You can do The following content with this library.
[Wiki](https://github.com/AutumnSky1010/SoundMaker/wiki)

## ⛰️Requirement
.NET 6 or later
.NET 8 or later

## ⏬Installation
### NuGet
Expand Down

0 comments on commit dec2e76

Please sign in to comment.