File tree Expand file tree Collapse file tree
Shuttle.Recall.Testing.Memory Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3 .0" />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.4 .0" />
1111 <PackageReference Include =" NUnit" Version =" 4.5.1" />
1212 <PackageReference Include =" NUnit3TestAdapter" Version =" 6.2.0" />
1313 </ItemGroup >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >net10.0</TargetFramework >
99 <ItemGroup >
1010 <PackageReference Include =" Moq" Version =" 4.20.72" />
1111 <PackageReference Include =" NUnit" Version =" 4.5.1" />
12- <PackageReference Include =" Shuttle.Recall" Version =" 21.0.2 " />
12+ <PackageReference Include =" Shuttle.Recall" Version =" 21.0.3 " />
1313 </ItemGroup >
1414
1515 <PropertyGroup >
1616 <Description >Contains base fixtures to verify Shuttle.Recall `IEventStore` and `IEventProcessor` implementations.</Description >
17- <Version >21.0.2 </Version >
17+ <Version >21.0.3 </Version >
1818 <PackageProjectUrl >https://github.com/Shuttle/Shuttle.Recall.Testing</PackageProjectUrl >
1919 <RepositoryUrl >https://github.com/Shuttle/Shuttle.Recall.Testing.git</RepositoryUrl >
2020 <PackageTags ></PackageTags >
You can’t perform that action at this time.
0 commit comments