/
SaffiDev
/
ServiceCenterApp
Обзор
Документация
Войти
/
SaffiDev
/
ServiceCenterApp
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
main
Directory.Packages.props
18 строк
913 B
Rinsey24
initial commit
28 апр 2026, 13:12
28 апр 2026, 13:12
fee0872
Код
Авторство
О чём код?
<Project ToolsVersion="15.0"> <!-- To update the version of Uno, you should instead update the Sdk version in the global.json file. See https://aka.platform.uno/using-uno-sdk for more information. See https://aka.platform.uno/using-uno-sdk#implicit-packages for more information regarding the Implicit Packages. --> <ItemGroup> <PackageVersion Include="BCrypt.Net-Next" Version="4.1.0" /> <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0" /> <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0"> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> <PrivateAssets>all</PrivateAssets> </PackageVersion> <PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.1" /> <PackageVersion Include="QuestPDF" Version="2026.2.4" /> </ItemGroup> </Project>