summaryrefslogtreecommitdiff
path: root/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj')
-rw-r--r--RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj b/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj
index 45f577b..ea29eaf 100644
--- a/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj
+++ b/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj
@@ -9,9 +9,9 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="NUnit" Version="4.3.2" />
- <PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
+ <PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.6.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>