aswi2021tri-musketyri-gitlab/Server/ServerApp/ServerApp.csproj @ e60f81f3
1 |
<Project Sdk="Microsoft.NET.Sdk"> |
---|---|
2 |
|
3 |
<PropertyGroup> |
4 |
<OutputType>Exe</OutputType> |
5 |
<TargetFramework>net5.0</TargetFramework> |
6 |
</PropertyGroup> |
7 |
|
8 |
<ItemGroup> |
9 |
<PackageReference Include="Microsoft.ML" Version="1.5.5" /> |
10 |
</ItemGroup> |
11 |
|
12 |
</Project> |