From faa8e83ed90f835d2fd2e1b4c0b1d8162f6084c5 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 5 Dec 2022 13:50:52 +0800 Subject: Develop secret api. v7 --- .../CrupestApi.Commons.Tests.csproj | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/CrupestApi.Commons.Tests.csproj (limited to 'docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/CrupestApi.Commons.Tests.csproj') diff --git a/docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/CrupestApi.Commons.Tests.csproj b/docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/CrupestApi.Commons.Tests.csproj new file mode 100644 index 0000000..59edf0d --- /dev/null +++ b/docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/CrupestApi.Commons.Tests.csproj @@ -0,0 +1,28 @@ + + + + net7.0 + enable + enable + + false + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + \ No newline at end of file -- cgit v1.2.3