Update README.md

添加.net5支持
pull/7/head v1.1.0
Mr Li 4 years ago committed by GitHub
parent 297f22d9e2
commit 6683dd2a7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ Ocelot集成Nacos注册中心组件
```
dotnet add package Ocelot.Provider.Nacos --version 1.0.0
```
目前以支持.net5请如有需要请引入最新的1.1.0版本
<b>目前以支持.net5请如有需要请引入最新的1.1.0版本</b>
```
<PackageReference Include="Ocelot.Provider.Nacos" Version="1.1.0" />
```

Loading…
Cancel
Save