diff options
author | crupest <crupest@outlook.com> | 2022-12-05 13:50:52 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-12-20 20:32:52 +0800 |
commit | faa8e83ed90f835d2fd2e1b4c0b1d8162f6084c5 (patch) | |
tree | b6e68cfecdfcdb25b240277d667d26eb1d1b6806 /docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/Usings.cs | |
parent | 6bc228c6fc34353476c2a3e89e3c713c24168227 (diff) | |
download | crupest-faa8e83ed90f835d2fd2e1b4c0b1d8162f6084c5.tar.gz crupest-faa8e83ed90f835d2fd2e1b4c0b1d8162f6084c5.tar.bz2 crupest-faa8e83ed90f835d2fd2e1b4c0b1d8162f6084c5.zip |
Develop secret api. v7
Diffstat (limited to 'docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/Usings.cs')
-rw-r--r-- | docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/Usings.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/Usings.cs b/docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/Usings.cs new file mode 100644 index 0000000..8c927eb --- /dev/null +++ b/docker/crupest-api/CrupestApi/CrupestApi.Commons.Tests/Usings.cs @@ -0,0 +1 @@ +global using Xunit;
\ No newline at end of file |