Skip to content

Commit

Permalink
Add NUnit3TestAdapter
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmaxwell3 authored and jasonleenaylor committed Apr 29, 2024
1 parent 442b37a commit 828ec84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Build/nuget-common/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<package id="NUnit" version="3.13.3" targetFramework="net45" />
<package id="NUnit.ConsoleRunner" version="3.12.0" targetFramework="net40" />
<package id="NUnit.Extension.NUnitV2ResultWriter" version="3.7.0" />
<package id="NUnit3TestAdapter" version="4.3.2" />
<package id="ParatextData" version="9.4.0.1-beta" targetFramework="net46"/>
<package id="protobuf-net" version="2.4.6" exclude="Build,Analyzers" />
<package id="Sandwych.QuickGraph.Core" version="1.0.0" />
Expand Down
1 change: 1 addition & 0 deletions Src/LexText/Interlinear/ITextDllTests/ITextDllTests.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
<Import Project="..\..\..\..\packages\NUnit3TestAdapter.4.3.2\build\net35\NUnit3TestAdapter.props" />
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
Expand Down

0 comments on commit 828ec84

Please sign in to comment.