From a0a1c23c4d313d7c78b7cc6b7d6a108c3dad04ca Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Fri, 26 Jan 2024 15:50:41 +0300 Subject: Add ML Modifiers with attribute --- RhSolutions.Api.Tests/RhSolutions.Api.Tests.csproj | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 RhSolutions.Api.Tests/RhSolutions.Api.Tests.csproj (limited to 'RhSolutions.Api.Tests/RhSolutions.Api.Tests.csproj') diff --git a/RhSolutions.Api.Tests/RhSolutions.Api.Tests.csproj b/RhSolutions.Api.Tests/RhSolutions.Api.Tests.csproj new file mode 100644 index 0000000..5534bfe --- /dev/null +++ b/RhSolutions.Api.Tests/RhSolutions.Api.Tests.csproj @@ -0,0 +1,29 @@ + + + + net8.0 + enable + enable + false + false + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + -- cgit v1.2.3