Skip to content

Commit

Permalink
Mistake moving projects? (#317)
Browse files Browse the repository at this point in the history
Also I think "diag" file is not needed
  • Loading branch information
ontorder authored Jun 23, 2024
1 parent eb17005 commit 184b290
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 26,439 deletions.
2 changes: 0 additions & 2 deletions FrEee.Tests/FrEee.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
<ProjectReference Include="..\FrEee.Assets\FrEee.Assets.csproj" />
<ProjectReference Include="..\FrEee.Core.Domain\FrEee.Core.Domain.csproj" />
<ProjectReference Include="..\FrEee.Core.Utility\FrEee.Core.Utility.csproj" />
<ProjectReference Include="..\FrEee.Core\FrEee.Core.Domain.csproj" />
<ProjectReference Include="..\FrEee\FrEee.Core.csproj" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down
2 changes: 0 additions & 2 deletions FrEee.UI.Blazor/FrEee.UI.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
<ProjectReference Include="..\FrEee.Assets\FrEee.Assets.csproj" />
<ProjectReference Include="..\FrEee.Core.Domain\FrEee.Core.Domain.csproj" />
<ProjectReference Include="..\FrEee.Core.Utility\FrEee.Core.Utility.csproj" />
<ProjectReference Include="..\FrEee.Core\FrEee.Core.Domain.csproj" />
<ProjectReference Include="..\FrEee\FrEee.Core.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 0 additions & 2 deletions FrEee.UI.WinForms/FrEee.UI.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
<ProjectReference Include="..\FrEee.Assets\FrEee.Assets.csproj" />
<ProjectReference Include="..\FrEee.Core.Domain\FrEee.Core.Domain.csproj" />
<ProjectReference Include="..\FrEee.Core.Utility\FrEee.Core.Utility.csproj" />
<ProjectReference Include="..\FrEee.Core\FrEee.Core.Domain.csproj" />
<ProjectReference Include="..\FrEee.UI.Blazor\FrEee.UI.Blazor.csproj" />
<ProjectReference Include="..\FrEee\FrEee.Core.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="Controls\Blazor\PieChart.cs">
Expand Down
Loading

0 comments on commit 184b290

Please sign in to comment.