Skip to content

Commit

Permalink
Update Verify.ClipboardAccept.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 26, 2023
1 parent 693647a commit a778671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.ClipboardAccept/Verify.ClipboardAccept.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="ConfigureAwait.Fody" Version="3.3.2" PrivateAssets="All" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="All" />
<PackageReference Include="TextCopy" Version="6.2.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.98" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.99" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<ProjectReference Include="..\Verify\Verify.csproj" />
</ItemGroup>
Expand Down

0 comments on commit a778671

Please sign in to comment.