mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-24 09:28:24 +00:00
These warnings are only disabled temporarily. We will bring them back after merging net10.0 support.
8 lines
227 B
XML
8 lines
227 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project>
|
|
<Import Project="../../test.props" />
|
|
<Import Project="../identity-server.props" />
|
|
<PropertyGroup>
|
|
<IsIdSrvProject>true</IsIdSrvProject>
|
|
</PropertyGroup>
|
|
</Project>
|