Skip to content

Commit

Permalink
Update Directory.Packages.props (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpar authored Nov 6, 2024
1 parent 2ae3b59 commit 08d028f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
<_RoslynVersion>4.10.0</_RoslynVersion>
<_RoslynVersion>4.11.0</_RoslynVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Basic.Reference.Assemblies.Net60" Version="1.6.0" />
Expand All @@ -25,4 +25,4 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="Xunit.Combinatorial" Version="1.6.24" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 08d028f

Please sign in to comment.