Skip to content

Commit

Permalink
Merge pull request #7 from tsubakimoto/issue6
Browse files Browse the repository at this point in the history
バージョン番号を設定する
  • Loading branch information
tsubakimoto committed Nov 27, 2023
2 parents 0afb922 + 2725a33 commit 98ec3b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SpeechTranslatorConsole/SpeechTranslatorConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<VersionPrefix>1.0.0</VersionPrefix>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 98ec3b4

Please sign in to comment.