| |||||||||||
| |||||||||||
|
Basic embedding tasks Description
Source Files By clicking on a file name, a preview is opened at the bottom of this page. Data Files ugsol.csproj
<?xml version="1.0" encoding="UTF-8" standalone="no"?><Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<Content CopyToOutputDirectory="Always" Include="../burglar3.mos"/>
<Content CopyToOutputDirectory="Always" Include="../burglar.dat"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="FICO.Xpress.XPRMdn" Version="5.6.1"/>
</ItemGroup>
</Project>
| |||||||||||
| © Copyright 2025 Fair Isaac Corporation. |