This commit is contained in:
Manodasan Wignarajah 2024-09-02 13:32:34 -07:00 коммит произвёл GitHub
Родитель 5f91dd35f2
Коммит 1c4b70b758
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -21,6 +21,7 @@
<ItemGroup Condition="'$(TestUnsafeDisabled)' == 'true'">
<ProjectReference Include="..\..\..\Projections\Test\Test.csproj" />
<ProjectReference Include="..\..\..\Projections\Windows\Windows.csproj" />
<ProjectReference Include="..\..\..\WinRT.Runtime\WinRT.Runtime.csproj" />
</ItemGroup>
</Project>