|
|
@@ -6,6 +6,14 @@ |
|
|
<GeneratePackageOnBuild>false</GeneratePackageOnBuild> |
|
|
<GeneratePackageOnBuild>false</GeneratePackageOnBuild> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
|
|
|
|
|
<OutputPath>bin\debug-gpu</OutputPath> |
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'"> |
|
|
|
|
|
<OutputPath>bin\release-gpu</OutputPath> |
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<PackageReference Include="Colorful.Console" Version="1.2.9" /> |
|
|
<PackageReference Include="Colorful.Console" Version="1.2.9" /> |
|
|
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" /> |
|
|
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" /> |
|
|
|