bootstrapper: use a dedicated solution (#5318)

This commit is contained in:
Andrey Nekrasov
2020-08-05 17:20:50 +03:00
committed by GitHub
parent b87d14cd61
commit dce3ee440b
11 changed files with 79 additions and 37 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Windows.ImplementationLibrary" version="1.0.200519.2" targetFramework="native" />
</packages>