Skip to content

Commit

Permalink
Update Gu.Wpf.NumericInput.UITests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLarsson authored Sep 6, 2024
1 parent fc2ad9d commit 4208fd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="IDisposableAnalyzers" Version="4.0.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" PrivateAssets="all" />
<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.435" PrivateAssets="all" />
Expand Down

0 comments on commit 4208fd3

Please sign in to comment.