| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
|
Retrieving data from a Mosel model Description mmexset-cs: Using sets in Mosel (requires burglari.mos)
Source Files By clicking on a file name, a preview is opened at the bottom of this page. Data Files
mmexlst.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="../Models/**" LinkBase="Models"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="FICO.Xpress.XPRMdn" Version="5.6.1"/>
</ItemGroup>
</Project>
| |||||||||||||||||||||||||
| © Copyright 2025 Fair Isaac Corporation. |