mirror of https://github.com/dapr/quickstarts.git
updating dotnet-sdk to stable release
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
This commit is contained in:
parent
5ae7f41ec7
commit
26c8269d67
|
|
@ -6,7 +6,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Dapr.AspNetCore" Version="1.9.0" />
|
<PackageReference Include="Dapr.AspNetCore" Version="1.11.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue