Skip to content

Commit

Permalink
Update csproj.
Browse files Browse the repository at this point in the history
  • Loading branch information
AutumnSky1010 committed Aug 18, 2023
1 parent 3255b83 commit 44ca6e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SoundMaker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
<PackageTags>C#;.NET;game;music;sound;chiptune;audio;wave;wav;</PackageTags>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Version>2.0.1</Version>
<Version>2.1.0</Version>
<Authors>AutumnSky1010</Authors>
<Description>You can do The following content with this library.

1. make the sound of chiptune(old game sound)
2. export sound to a file of wave format.</Description>
<PackageIcon>SoundMakerIcon.png</PackageIcon>
<Copyright>Copyright ©2022 AutumnSky1010</Copyright>
<Copyright>Copyright ©2023 AutumnSky1010</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>https://github.com/AutumnSky1010/SoundMaker/releases/tag/SoundMaker-ver.2.0.1</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/AutumnSky1010/SoundMaker/releases/tag/SoundMaker-ver.2.1.0</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/AutumnSky1010/SoundMaker/wiki</PackageProjectUrl>
</PropertyGroup>

Expand Down

0 comments on commit 44ca6e4

Please sign in to comment.