cleaning up dependencies

This commit is contained in:
Horst Beham
2023-01-03 20:43:15 +01:00
parent e40a12bb31
commit 61a25ae913
24 changed files with 13 additions and 108 deletions

View File

@@ -7,10 +7,6 @@
<ItemGroup>
<ProjectReference Include="..\ChanSort.Api\ChanSort.Api.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>..\Debug\</OutputPath>
<LangVersion>latest</LangVersion>