rsdn / CodeJam

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
MIT License
259 stars 35 forks source link

C# 8 related cleanup #85

Closed andrewvk closed 4 years ago

NN--- commented 4 years ago

Can you make sure that docs are compiled successfully too ?

NN--- commented 4 years ago

BTW do you know where "2015" appears in the build ? Maybe in the environment variables ? I had to do this hack and don't understand why .

    xcopy /E /S C:\EWSoftware.SHFB.2018.12.10 C:\EWSoftware.SHFB.2015.10.10.0\

https://github.com/rsdn/CodeJam/blob/master/appveyor.doc.yml#L13