|
@@ -21,11 +21,11 @@
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.5.0" />
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.5.0" />
|
|
|
<PackageReference Include="WCS.Entity" Version="1.0.2" />
|
|
|
+ <PackageReference Include="WCS.Entity.Protocol" Version="1.0.3" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
<ProjectReference Include="..\WCS.Core\WCS.Core.csproj" />
|
|
|
- <ProjectReference Include="..\WCS.Entity.Protocol\WCS.Entity.Protocol.csproj" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
</Project>
|