From 69db707d6803ada3891e4e71b8660ad095392973 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Thu, 8 Feb 2024 17:11:11 +0300 Subject: Rename Parser projects --- .../RhSolutions.Parsers.Tests.csproj | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj (limited to 'RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj') diff --git a/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj b/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj new file mode 100644 index 0000000..54c5487 --- /dev/null +++ b/RhSolutions.Parsers.Tests/RhSolutions.Parsers.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