Michael Taylor

Results 4 comments of Michael Taylor

The MS team has specified that NetFx does not work properly with NuGet packages that contain native/runtime assets. The issue is a bug in the core SDK that handles this....

Thanks for the info. I'll post there.

I'm confused about [System.ComponentModel.Annotations](https://www.nuget.org/packages/System.ComponentModel.Annotations/) being deprecated. That is where the core data annotations like `Required` are at. The latest released package is marked deprecated but the pre-release 6.0 version is...

@huoyaoyuan Yes, it is built into NF and NC but for TFMs the solution is now broken. Previously if you were targeting .NET 4.7.2 AND .NET 6 then you would...