mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 15:50:49 +08:00 
			
		
		
		
	Merge branch 'ussamoo-feature/#1088'
This commit is contained in:
		@@ -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>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user