Skip to content

Commit

Permalink
yolo2
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jul 3, 2024
1 parent e655679 commit 455cff6
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<PackageReference Include="Expecto" />
<PackageReference Include="FSharp.Core" />
<PackageReference Include="YoloDev.Expecto.TestSdk" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
<ProjectReference Include="..\Verify.Expecto\Verify.Expecto.csproj" />
<ProjectReference Include="..\Verify\Verify.csproj" />
Expand Down
1 change: 0 additions & 1 deletion src/Verify.Expecto.Tests/Verify.Expecto.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<PackageReference Include="Expecto" />
<PackageReference Include="FSharp.Core" />
<PackageReference Include="YoloDev.Expecto.TestSdk" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
<ProjectReference Include="..\Verify.Expecto\Verify.Expecto.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 455cff6

Please sign in to comment.