Skip to content

Commit

Permalink
Update ProjectFileConverter.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLarsson authored Mar 3, 2024
1 parent 06f4816 commit 70a24ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectFileConverter.Tests/ProjectFileConverter.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.9.28" PrivateAssets="all" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
Expand All @@ -18,4 +18,4 @@
<ItemGroup>
<ProjectReference Include="..\ProjectFileConverter\ProjectFileConverter.csproj" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 70a24ad

Please sign in to comment.