forked from dotnet/machinelearning-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor clean up of v1.4 solution (dotnet#867)
* Minor clean up of v1.4 solution * Cleaned up and consolidated solutions * Updated samples to use v1.5.4 and updated dependencies in build pipeline
- Loading branch information
Showing
17 changed files
with
36 additions
and
260 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<Project> | ||
|
||
<PropertyGroup> | ||
<MicrosoftMLVersion>1.5.3</MicrosoftMLVersion> | ||
<MicrosoftMLPreviewVersion>0.17.3</MicrosoftMLPreviewVersion> | ||
<MicrosoftMLVersion>1.5.4</MicrosoftMLVersion> | ||
<MicrosoftMLPreviewVersion>0.17.4</MicrosoftMLPreviewVersion> | ||
</PropertyGroup> | ||
|
||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.