Skip to content

Commit

Permalink
Update Verify.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 9, 2024
1 parent 4d80ca7 commit 0c7c427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify/Verify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="DiffEngine" Version="15.1.1" />
<PackageReference Include="EmptyFiles" Version="8.1.0" PrivateAssets="None" />
<PackageReference Include="SimpleInfoName" Version="2.2.0" />
<PackageReference Include="Argon" Version="0.14.0" />
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.108" PrivateAssets="all" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" Condition="$(TargetFramework.StartsWith('net46'))" />
Expand Down

0 comments on commit 0c7c427

Please sign in to comment.