1
0

練習資料庫紀錄完成

This commit is contained in:
2024-03-25 18:18:41 +08:00
parent 3382627c8c
commit 088ec7620a
17 changed files with 119 additions and 22 deletions

View File

@@ -6,6 +6,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.35" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CoreProfilerExample.Common\CoreProfilerExample.Common.csproj" />
</ItemGroup>