File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/FunFair.BuildCheck.Tests Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
12
12
- Dependencies - Updated xunit.analyzers to 1.6.0
13
13
- Dependencies - Updated xunit to 2.6.2
14
14
- Dependencies - Updated xunit.runner.visualstudio to 2.5.4
15
+ - Dependencies - Updated FunFair.Test.Common to 6.1.20.244
15
16
### Removed
16
17
### Deployment Changes
17
18
Original file line number Diff line number Diff line change 40
40
<EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
41
41
</PropertyGroup >
42
42
<ItemGroup >
43
- <PackageReference Include =" FunFair.Test.Common" Version =" 6.1.19.238 " />
43
+ <PackageReference Include =" FunFair.Test.Common" Version =" 6.1.20.244 " />
44
44
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
45
45
<PackageReference Include =" NSubstitute" Version =" 5.1.0" />
46
46
<PackageReference Include =" TeamCity.VSTest.TestAdapter" Version =" 1.0.38" />
You can’t perform that action at this time.
0 commit comments