AB#6233 - reorderen routing

This commit is contained in:
Bjarke Berg
2020-05-07 15:24:46 +02:00
parent e121ce136f
commit 6a078ee09e
2 changed files with 7 additions and 4 deletions

View File

@@ -48,7 +48,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.3" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.7.0" />
<!-- TODO: remove the reference to System.Configuration.ConfigurationManager when Examine/lucene dont need it-->
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.7.0" />
</ItemGroup>
<ItemGroup>