Skip to content

Commit

Permalink
build(tc): pick NUnit.Console 3.15.5 with .NET 8.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
lossir committed Nov 30, 2023
1 parent c9f0fc5 commit 234b115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .teamcity/settings.kts
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ object Validations_LintTest : BuildType({
nunit {
name = "Run tests"
id = "RUNNER_7"
nunitPath = "%teamcity.tool.NUnit.Console.3.16.3%"
nunitPath = "%teamcity.tool.NUnit.Console.3.15.5%"
includeTests = """packages\react-ui-validations\selenium-tests\ValidationTests\bin\Debug\ValidationTests.dll"""
}
}
Expand Down

0 comments on commit 234b115

Please sign in to comment.