We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0864b05 commit e15ecd6Copy full SHA for e15ecd6
actors/csharp/sdk/client/SmartDevice.Client.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Dapr.Actors" Version="1.14.*-*" />
+ <PackageReference Include="Dapr.Actors" Version="1.15.0-rc02" />
12
</ItemGroup>
13
14
actors/csharp/sdk/service/SmartDevice.Service.csproj
@@ -7,8 +7,8 @@
7
- <PackageReference Include="Dapr.Actors.AspNetCore" Version="1.14.*-*" />
+ <PackageReference Include="Dapr.Actors.AspNetCore" Version="1.15.0-rc02" />
0 commit comments