Skip to content

Commit

Permalink
#6 バージョン番号を設定する
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto committed Nov 27, 2023
1 parent 0afb922 commit 2725a33
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 2725a33

Please sign in to comment.