Fixed typo in .csproj

This commit is contained in:
TypoMustakes
2023-12-06 23:38:37 +01:00
parent d4bec29bae
commit 29bea6e95e

View File

@@ -13,7 +13,7 @@
<PackageReference Include="coverlet.collector" Version="3.0.2" />
</ItemGroup>
<ItemGroup
<ItemGroup>
<ProjectReference Include="..\WD7UVN_HFT_2023241.Logic\WD7UVN_HFT_2023241.Logic.csproj" /
<ProjectReference Include="..\WD7UVN_HFT_2023241.Models\WD7UVN_HFT_2023241.Models.csproj" /
<ProjectReference Include="..\WD7UVN_HFT_2023241.Repository\WD7UVN_HFT_2023241.Repository.csproj" /