Azure/azureml-examples

Update AzureML-Samples-CSharp to latest version Azure.ResourceManager.MachineLearning

EricVanWinden opened this issue · 0 comments

Describe your suggestion

I have followed a few examples in sdk/dotnet/AzureML-Samples-CSharp/AzureML-Samples-CSharp.csproj. Especially the interaction with datasets (sdk/dotnet/AzureML-Samples-CSharp/Assets/Data/DataOperations.cs) is very usefull for a solution I am working on.

The example project is referencing Azure.ResourceManager.MachineLearning version 1.0.0-beta.1. As soon as I upgrade this package to version 1.1.1, I get quite some breaking changes. Is it possible to upgrade the example project and fix the breaking changes?

Additional details

No response