Skip to content

Commit

Permalink
Update Gu.Wpf.NumericInput.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLarsson authored Sep 6, 2024
1 parent 51e6571 commit 707e2d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gu.Wpf.NumericInput.Tests/Gu.Wpf.NumericInput.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
<PackageReference Include="PropertyChangedAnalyzers" Version="4.0.0" PrivateAssets="all" />
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
<PackageReference Include="WpfAnalyzers" Version="4.1.1" PrivateAssets="all" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 707e2d6

Please sign in to comment.