From 808d90dba6b9c4a47a8c80acc03e75046960c688 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 20 Apr 2021 02:28:41 +0000 Subject: more work --- .../CS340.PriorityQueue.Tests.csproj | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj (limited to 'tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj') diff --git a/tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj b/tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj new file mode 100644 index 0000000..9c9f613 --- /dev/null +++ b/tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj @@ -0,0 +1,27 @@ + + + + net5.0 + + false + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + + -- cgit v1.2.3-70-g09d2