File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/Atrea.Extensions.Tests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
<PrivateAssets >all</PrivateAssets >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
17
</PackageReference >
18
- <PackageReference Include =" FluentAssertions" Version =" 6.8 .0" />
19
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.2 " />
20
- <PackageReference Include =" NUnit" Version =" 3.13.3 " />
21
- <PackageReference Include =" NUnit3TestAdapter" Version =" 4.3 .0" />
18
+ <PackageReference Include =" FluentAssertions" Version =" 6.12 .0" />
19
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.0 " />
20
+ <PackageReference Include =" NUnit" Version =" 3.14.0 " />
21
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.6 .0" />
22
22
</ItemGroup >
23
23
24
24
<ItemGroup >
You can’t perform that action at this time.
0 commit comments