1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 18:11:04 +09:00
Experimenting with dotnet runtime.
Find a file
Jarret Shook 1ddda582ad Fix dotnet/coreclr#24867 (dotnet/coreclr#24870)
Pre SDK 3.0, a project type that is not .csproj would not include Directory.Build.targets. Change empty.proj to empty.csproj to allow source build, which uses a 2.1 sdk to build, correctly import Directory.Build.targets.

Commit migrated from c6d6fc20a5
2019-05-30 19:07:50 -07:00
docs/coreclr Add information in docs for required Windows SDK version for test build. (dotnet/coreclr#24865) 2019-05-30 17:33:21 -07:00
eng Fix dotnet/coreclr#24867 (dotnet/coreclr#24870) 2019-05-30 19:07:50 -07:00
src Fix dotnet/coreclr#24867 (dotnet/coreclr#24870) 2019-05-30 19:07:50 -07:00