Antaris / RazorEngine

Open source templating engine based on Microsoft's Razor parsing engine
http://antaris.github.io/RazorEngine
Other
2.14k stars 577 forks source link

Package RazorEngine.NetCore 3.1.0 is not compatible with net50 #578

Closed andreyshiryaev closed 3 years ago

andreyshiryaev commented 3 years ago

If try to build in azure pipeline

[error]The nuget command failed with exit code(1) and error(NU1202: Package RazorEngine.NetCore 3.1.0 is not compatible with net50 (.NETFramework,Version=v5.0). Package RazorEngine.NetCore 3.1.0 supports:

andreyshiryaev commented 3 years ago

this is the solution to the error

https://stackoverflow.com/questions/64842484/azure-devops-compatibility-problems-moving-from-net-core-3-1-to-net-5-at-nug