File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
samples/databus/custom-serializer/DataBus_1 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
<ItemGroup >
8
8
<ProjectReference Include =" ..\Shared\Shared.csproj" />
9
- <PackageReference Include =" NServiceBus.ClaimCheck" Version =" 1.0.0-alpha.1 " />
9
+ <PackageReference Include =" NServiceBus.ClaimCheck" Version =" 1.* " />
10
10
</ItemGroup >
11
11
</Project >
Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
<ItemGroup >
8
8
<ProjectReference Include =" ..\Shared\Shared.csproj" />
9
- <PackageReference Include =" NServiceBus.ClaimCheck" Version =" 1.0.0-alpha.1 " />
9
+ <PackageReference Include =" NServiceBus.ClaimCheck" Version =" 1.* " />
10
10
</ItemGroup >
11
11
</Project >
Original file line number Diff line number Diff line change 6
6
<ItemGroup >
7
7
<PackageReference Include =" Newtonsoft.Json" Version =" 13.*" />
8
8
<PackageReference Include =" Newtonsoft.Json.Bson" Version =" 1.*" />
9
- <PackageReference Include =" NServiceBus.ClaimCheck" Version =" 1.0.0-alpha.1 " />
9
+ <PackageReference Include =" NServiceBus.ClaimCheck" Version =" 1.* " />
10
10
</ItemGroup >
11
11
</Project >
You can’t perform that action at this time.
0 commit comments