1
0
Fork 0
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:
Viktor Hofer 2023-09-19 07:34:53 +02:00 committed by GitHub
parent 19445f05aa
commit 963954a11c
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
203 changed files with 20382 additions and 1257 deletions

View file

@ -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