Skip to content

Commit 6683dd2

Browse files
authored
Update README.md
添加.net5支持
1 parent 297f22d commit 6683dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Ocelot集成Nacos注册中心组件
1818
```
1919
dotnet add package Ocelot.Provider.Nacos --version 1.0.0
2020
```
21-
目前以支持.net5,请如有需要请引入最新的1.1.0版本
21+
<b>目前以支持.net5,请如有需要请引入最新的1.1.0版本</b>
2222
```
2323
<PackageReference Include="Ocelot.Provider.Nacos" Version="1.1.0" />
2424
```

0 commit comments

Comments
 (0)