FastText.NetWrapper icon indicating copy to clipboard operation
FastText.NetWrapper copied to clipboard

Unsupervised training callbacks don't work with Microsoft.NET.Sdk.Web SDK

Open olegtarasov opened this issue 4 years ago • 0 comments

Hi! In the .csproj file I changed the header from <Project Sdk="Microsoft.NET.Sdk.Web"> to <Project Sdk="Microsoft.NET.Sdk"> and it all worked. I have no explanation for this.

Originally posted by @VZMDeadAngel in https://github.com/olegtarasov/FastText.NetWrapper/issues/26#issuecomment-906518029

olegtarasov avatar Aug 27 '21 12:08 olegtarasov