Skip to content

Commit

Permalink
#220 Keras.NETのバージョンを3.8.6から3.8.5に修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode authored Nov 1, 2023
1 parent f76f2fa commit ea08ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KmyKeiba.ML/KmyKeiba.ML.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Keras.NET" Version="3.8.6" />
<PackageReference Include="Keras.NET" Version="3.8.5" />
<PackageReference Include="Microsoft.ClearScript" Version="7.3.5" />
</ItemGroup>

Expand Down

0 comments on commit ea08ed3

Please sign in to comment.