Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 560029e

Browse files
committed
Update NUnit to 3.5.0
1 parent 97d64fa commit 560029e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ServiceStack.OrmLite.PostgreSQL.Tests/ServiceStack.OrmLite.PostgreSQL.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
<Reference Include="System.Data.DataSetExtensions" />
6666
<Reference Include="System.Data" />
6767
<Reference Include="System.Xml" />
68-
<Reference Include="nunit.framework, Version=3.4.1.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
69-
<HintPath>..\packages\NUnit.3.4.1\lib\net45\nunit.framework.dll</HintPath>
68+
<Reference Include="nunit.framework, Version=3.5.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
69+
<HintPath>..\packages\NUnit.3.5.0\lib\net45\nunit.framework.dll</HintPath>
7070
<Private>True</Private>
7171
</Reference>
7272
<Reference Include="ServiceStack.Text">

0 commit comments

Comments
 (0)