Skip to content

Commit

Permalink
バージョンアップ
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode committed Sep 11, 2022
1 parent f1ac3b7 commit 14aa9cf
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion KmyKeiba.Data/KmyKeiba.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<BaseOutputPath>../dist</BaseOutputPath>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<VersionPrefix>4.3.2</VersionPrefix>
<VersionPrefix>4.3.3</VersionPrefix>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
Expand Down
2 changes: 1 addition & 1 deletion KmyKeiba.Downloader/KmyKeiba.Downloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<UseWindowsForms>true</UseWindowsForms>
<VersionPrefix>4.3.2</VersionPrefix>
<VersionPrefix>4.3.3</VersionPrefix>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion KmyKeiba.JVLink/KmyKeiba.JVLink.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Platforms>AnyCPU;x86;x64</Platforms>
<VersionPrefix>4.3.2</VersionPrefix>
<VersionPrefix>4.3.3</VersionPrefix>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion KmyKeiba.ML/KmyKeiba.ML.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<BaseOutputPath>..\dist\x64</BaseOutputPath>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<VersionPrefix>4.3.2</VersionPrefix>
<VersionPrefix>4.3.3</VersionPrefix>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion KmyKeiba/KmyKeiba.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<ApplicationIcon>favicon.ico</ApplicationIcon>
<VersionPrefix>4.3.2</VersionPrefix>
<VersionPrefix>4.3.3</VersionPrefix>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 14aa9cf

Please sign in to comment.