This repository was archived by the owner on Sep 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ public async Task set_wrong_expected_version(int[] expectedVersions)
184184 maxCount = 20 ,
185185 metadataJson = new
186186 {
187- type = "a -type"
187+ type = "another -type"
188188 }
189189 } ) . ToString ( ) )
190190 {
Original file line number Diff line number Diff line change 1616 <NoWarn >1701;1702;1705;1591</NoWarn >
1717 </PropertyGroup >
1818 <ItemGroup >
19- <PackageReference Include =" System.Dynamic.Runtime" Version =" 4.3.0" />
20- <PackageReference Include =" System.ValueTuple" Version =" 4.4.0" />
2119 <PackageReference Include =" Halcyon" Version =" 2.5.1" />
2220 <PackageReference Include =" KatanaNetStandard" Version =" 3.0.7" />
2321 <PackageReference Include =" LibLog" Version =" 4.2.6" PrivateAssets =" All" />
24- <PackageReference Include =" Microsoft.CSharp " Version =" 4.4.0 " />
22+ <PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions " Version =" 2.0.3 " />
2523 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
26- <PackageReference Include =" SqlStreamStore" Version =" 1.1.2-* " />
24+ <PackageReference Include =" SqlStreamStore" Version =" 1.1.2" />
2725 <PackageReference Include =" Tavis.UriTemplates" Version =" 1.1.1" />
2826 </ItemGroup >
2927</Project >
You can’t perform that action at this time.
0 commit comments