mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 22:30:50 +08:00 
			
		
		
		
	feat: publish package Ocelot.Provider.Kubernetes
This commit is contained in:
		@@ -2,6 +2,16 @@
 | 
			
		||||
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <TargetFramework>netstandard2.0</TargetFramework>
 | 
			
		||||
    <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
 | 
			
		||||
    <Version>0.0.0-dev</Version>
 | 
			
		||||
    <Authors>geffzhang</Authors>
 | 
			
		||||
    <Company />
 | 
			
		||||
    <Product>Ocelot</Product>
 | 
			
		||||
    <Description>Provides Ocelot extensions to use kubernetes</Description>
 | 
			
		||||
    <PackageProjectUrl>https://github.com/ThreeMammals/Ocelot</PackageProjectUrl>
 | 
			
		||||
    <PackageIconUrl>http://threemammals.com/images/ocelot_logo.png</PackageIconUrl>
 | 
			
		||||
    <PackageReleaseNotes></PackageReleaseNotes>
 | 
			
		||||
    <PackageTags>API Gateway;.NET core</PackageTags>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user