Skip to content

Commit

Permalink
Update FodyHelpers.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Apr 15, 2024
1 parent 9b40897 commit e513c35
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions FodyHelpers.Tests/FodyHelpers.Tests.csproj
Expand Up @@ -11,9 +11,6 @@
<ProjectReference Include="..\FodyHelpers\FodyHelpers.csproj" />
<ProjectReference Include="..\FodyIsolated\FodyIsolated.csproj" />
<ProjectReference Include="..\SampleWeaver.Fody\SampleWeaver.Fody.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.9.5" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
Expand All @@ -22,9 +19,6 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\cecil\Mono.Cecil.csproj" />
<ProjectReference Include="..\cecil\rocks\Mono.Cecil.Rocks.csproj" />
<ProjectReference Include="..\cecil\symbols\pdb\Mono.Cecil.Pdb.csproj" />
Expand Down

0 comments on commit e513c35

Please sign in to comment.