Skip to content

Commit 56a1ec1

Browse files
author
欧俊
committed
up
1 parent a221b8c commit 56a1ec1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/WebApplication1/WebApplication1.csproj

+1-4
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8+
<PackageReference Include="IdAutoGenerate.Redis" Version="1.0.0" />
89
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
910
</ItemGroup>
1011

11-
<ItemGroup>
12-
<ProjectReference Include="..\..\src\IdAutoGenerate.Redis\IdAutoGenerate.Redis.csproj" />
13-
</ItemGroup>
14-
1512
</Project>

0 commit comments

Comments
 (0)