Referencing .NET Core library in .NET 4.5.2

后端 未结 2 577
别那么骄傲
别那么骄傲 2020-12-31 10:39

Is it possible to reference a .NET Core library in a .NET 4.5.2 project? I\'m using the latest rc of .NET Core and want to use the same library for my WPF project and my .NE

2条回答
  •  旧巷少年郎
    2020-12-31 11:00

    I answered that here: stackoverflow link

    But my answer is for at least 4.6.2. If it works bellow that you have to try or upgrade if possible

提交回复
热议问题