mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 09:34:49 +09:00
Update solution files (#92209)
* Update infra to include tools P2Ps in a tools folder * Update solution files in reaction to illink P2P changes
This commit is contained in:
parent
19445f05aa
commit
963954a11c
203 changed files with 20382 additions and 1257 deletions
|
@ -15,6 +15,7 @@
|
|||
<Import Project="$(RepositoryEngineeringDir)generatorProjects.targets" Condition="'$(IsGeneratorProject)' == 'true'" />
|
||||
<Import Project="$(RepositoryEngineeringDir)resolveContract.targets" Condition="'$(IsSourceProject)' == 'true'" />
|
||||
<Import Project="$(RepositoryEngineeringDir)packaging.targets" Condition="'$(IsPackable)' == 'true' and '$(MSBuildProjectExtension)' != '.pkgproj'" />
|
||||
<Import Project="$(RepositoryEngineeringDir)slngen.targets" Condition="'$(IsSlnGen)' == 'true'" />
|
||||
|
||||
<!--
|
||||
When .NET gets built from source, make the SDK aware there are bootstrap packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue