Skip to content

Commit 6922f6f

Browse files
Update IntelliTect.TestTools.Console requirement from 0.7.0-* to 0.7.1-*
Updates the requirements on [IntelliTect.TestTools.Console](https://github.com/IntelliTect/TestTools.Console) to permit the latest version. - [Release notes](https://github.com/IntelliTect/TestTools.Console/releases) - [Commits](IntelliTect/TestTools.Console@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: IntelliTect.TestTools.Console dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68bee21 commit 6922f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ChapterTests.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!--
88
<ProjectReference Include="..\submodules\TestTools\IntelliTect.TestTools.Console\IntelliTect.TestTools.Console.csproj" Condition="Exists('..\submodules\TestTools\IntelliTect.TestTools.Console\IntelliTect.TestTools.Console.csproj')" />
99
-->
10-
<PackageReference Include="IntelliTect.TestTools.Console" Version="0.7.0-*" />
10+
<PackageReference Include="IntelliTect.TestTools.Console" Version="0.7.1-*" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
1313
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />

0 commit comments

Comments
 (0)