File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
docs/orleans/grains/snippets/transactions Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.Orleans.Core.Abstractions" Version =" 9.0.0 " />
11
- <PackageReference Include =" Microsoft.Orleans.Sdk" Version =" 9.0.0 " />
12
- <PackageReference Include =" Microsoft.Orleans.Transactions" Version =" 9.0.0 " />
10
+ <PackageReference Include =" Microsoft.Orleans.Core.Abstractions" Version =" 9.0.1 " />
11
+ <PackageReference Include =" Microsoft.Orleans.Sdk" Version =" 9.0.1 " />
12
+ <PackageReference Include =" Microsoft.Orleans.Transactions" Version =" 9.0.1 " />
13
13
</ItemGroup >
14
14
15
15
</Project >
Original file line number Diff line number Diff line change 10
10
<ItemGroup >
11
11
<PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.0" />
12
12
<PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 9.0.0" />
13
- <PackageReference Include =" Microsoft.Orleans.Server" Version =" 9.0.0 " />
14
- <PackageReference Include =" Microsoft.Orleans.Transactions.AzureStorage" Version =" 9.0.0 " />
13
+ <PackageReference Include =" Microsoft.Orleans.Server" Version =" 9.0.1 " />
14
+ <PackageReference Include =" Microsoft.Orleans.Transactions.AzureStorage" Version =" 9.0.1 " />
15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
You can’t perform that action at this time.
0 commit comments