Skip to content

Commit

Permalink
chore: Update references (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasbarlow authored Feb 7, 2024
1 parent 80374dc commit 9d4f95d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup Label="Dependency Versions">
<_ComponentHost>3.1.0</_ComponentHost>
<_AutoFixture>4.11.0</_AutoFixture>
<_CluedIn>4.0.0-*</_CluedIn>
<_CluedIn>4.0.0</_CluedIn>
</PropertyGroup>
<ItemGroup>
<!--
Expand All @@ -21,7 +21,7 @@
<PackageReference Update="Xunit.SkippableFact" Version="1.3.12" />
<PackageReference Update="Moq" Version="4.13.1" />
<PackageReference Update="Shouldly" Version="3.0.2" />
<PackageReference Update="CluedIn.Testing.Base" Version="4.0.0-alpha.3" />
<PackageReference Update="CluedIn.Testing.Base" Version="4.0.0" />
</ItemGroup>
<ItemGroup>
<!--
Expand Down

0 comments on commit 9d4f95d

Please sign in to comment.