ref nuget

pull/1/head v1.0.0
吴顺明 2 years ago
parent 4eb5692b43
commit 6c3e18ae62

3
.gitignore vendored

@ -1,2 +1,3 @@
/bin/
/obj/
/obj/
*.DS_Store

@ -11,9 +11,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\UMC.Proxy\UMC.Proxy.csproj" />
<ProjectReference Include="..\UMC.Data\UMC.Data.csproj" />
<ProjectReference Include="..\UMC.Activities\UMC.Activities.csproj" />
<ProjectReference Include="..\UMC\UMC.csproj" />
<PackageReference Include="UMC.Activities" Version="1.0.4" />
<PackageReference Include="UMC.Proxy" Version="1.0.35" />
</ItemGroup>
</Project>
Loading…
Cancel
Save