mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
7 lines
234 B
ObjectPascal
7 lines
234 B
ObjectPascal
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
|
<PropertyGroup>
|
||
|
|
<WindowsAIVersion>[PackageVersion]</WindowsAIVersion>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|