File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/Credfeto.Package.Test Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
11
11
### Changed
12
12
- Dependencies - Updated Credfeto.Enumeration to 1.2.52.820
13
13
- Dependencies - Updated Meziantou.Analyzer to 2.0.185
14
+ - Dependencies - Updated xunit to 2.9.3
14
15
### Removed
15
16
### Deployment Changes
16
17
Original file line number Diff line number Diff line change 51
51
<PackageReference Include =" FunFair.Test.Common" Version =" 6.1.242.1044" />
52
52
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
53
53
<PackageReference Include =" NSubstitute" Version =" 5.3.0" />
54
- <PackageReference Include =" xunit" Version =" 2.9.2 " />
54
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
55
55
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0" />
56
56
</ItemGroup >
57
57
<ItemGroup >
You can’t perform that action at this time.
0 commit comments