mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 06:42:50 +08:00
Merge branch 'ussamoo-feature/#1088'
This commit is contained in:
commit
62748725d8
@ -5,11 +5,9 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="wwwroot\" />
|
<Folder Include="wwwroot\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup> <PackageReference Include="Microsoft.AspNetCore.App" />
|
<ItemGroup>
|
||||||
<PackageReference Include="Ocelot" Version="14.0.3" />
|
<PackageReference Include="Ocelot" Version="14.0.3" />
|
||||||
|
<PackageReference Include="Ocelot.Administration" Version="14.0.3" />
|
||||||
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<ProjectReference Include="..\..\src\Ocelot.Administration\Ocelot.Administration.csproj" />
|
|
||||||
</ItemGroup>
|
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user