File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
eFormAPI/Plugins/ItemsPlanning.Pn/ItemsPlanning.Pn.Test Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
11+ <PackageReference Include =" NSubstitute" Version =" 5.3.0" />
1112 <PackageReference Include =" NUnit" Version =" 4.4.0" />
13+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.10.0" >
14+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15+ <PrivateAssets >all</PrivateAssets >
16+ </PackageReference >
1217 <PackageReference Include =" NUnit3TestAdapter" Version =" 5.1.0" />
18+ <PackageReference Include =" Testcontainers" Version =" 4.7.0" />
19+ <PackageReference Include =" Testcontainers.Mariadb" Version =" 4.7.0" />
1320 </ItemGroup >
1421
1522 <ItemGroup >
You can’t perform that action at this time.
0 commit comments