Files
Prog4_Beadando/WD7UVN_HFT_2023241.Logic/WD7UVN_HFT_2023241.Logic.csproj

13 lines
374 B
XML
Raw Permalink Normal View History

2023-10-03 11:08:23 +02:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\WD7UVN_HFT_2023241.Models\WD7UVN_HFT_2023241.Models.csproj" />
<ProjectReference Include="..\WD7UVN_HFT_2023241.Repository\WD7UVN_HFT_2023241.Repository.csproj" />
</ItemGroup>
2023-10-03 11:08:23 +02:00
</Project>