dotnet / dotnet/machinelearning-modelbuilder

dotnet/sdk/6.0.203/NuGet.targets(466,5): error MSB4044:

Open
#2,122 3 comments 0 reactions 1 assignee Claimed by @LittleLittleCloud View on GitHub
GS Tutorial Reported by: Customer Stale Validate
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Running [ML.Net Tutorial](https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/consume) with .Net6.0.203.

To step: Consume your model.

macOS Monterey version 12.4.

~/Documents/Developer/dotnet/ml.net/myMLApp/SentimentModel ·················································  base  system  19:02:20

```bash
  ~/Documents/Developer/dotnet/ml.net/myMLApp/SentimentModel ·················································  base  system  19:09:56
❯ ll
total 640
-rw-r--r-- 1 caihaocui staff 1.1K 20 May 18:54 Program.cs
-rw-r--r-- 1 caihaocui staff 2.3K 20 May 18:54 SentimentModel.consumption.cs
-rw-r--r-- 1 caihaocui staff 8.2K 20 May 18:54 SentimentModel.mbconfig
-rw-r--r-- 1 caihaocui staff 2.0K 20 May 18:54 SentimentModel.training.cs
-rw-r--r-- 1 caihaocui staff 292K 20 May 18:54 SentimentModel.zip
drwxr-xr-x 3 caihaocui staff 96B 20 May 19:01 bin
  ~/Documents/Developer/dotnet/ml.net/myMLApp/SentimentModel ·················································  base  system  19:09:58
❯ dotnet run
/usr/local/share/dotnet/sdk/6.0.203/NuGet.targets(466,5): error MSB4044: The "GetRestoreProjectStyleTask" task was not given a value for the required parameter "MSBuildProjectName". [/Users/caihaocui/Documents/Developer/dotnet/ml.net/myMLApp/SentimentModel/.csproj]

The build failed. Fix the build errors and run again.
  ~/Documents/Developer/dotnet/ml.net/myMLApp/SentimentModel ·················································  base  system  19:10:01

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.