Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 13, 2024
1 parent 4061234 commit fa8209b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<ItemGroup>
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2"/>
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.9.2"/>
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.9.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Polyfill" Version="6.6.3" />
<PackageVersion Include="ProjectDefaults" Version="1.0.135" />
<PackageVersion Include="Verify" Version="26.4.4" />
<PackageVersion Include="Verify" Version="26.4.5" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.0" />
<PackageVersion Include="Verify.XunitV3" Version="26.4.0-beta.1" />
<PackageVersion Include="xunit.v3" Version="0.3.0-pre.18" />
Expand Down

0 comments on commit fa8209b

Please sign in to comment.