Skip to content

Commit

Permalink
Merge pull request #16 from AndrewRathbun/master
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
EricZimmerman committed Jul 5, 2023
2 parents 7fecec9 + 443d1f6 commit 65ee935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JumpList.Test/JumpList.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<ProjectReference Include="..\JumpList\JumpList.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="OleCf" Version="1.1.1" />
<PackageReference Include="FluentAssertions" Version="6.10.0" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
</ItemGroup>
</Project>

0 comments on commit 65ee935

Please sign in to comment.