Skip to content

Commit 82dbc83

Browse files
committed
add targets
1 parent 7e5a895 commit 82dbc83

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
4+
<ItemGroup>
5+
<Reference Include="Windows">
6+
<HintPath>$(MSBuildThisFileDirectory)..\lib\net9.0\$(Configuration)\Windows.dll</HintPath>
7+
</Reference>
8+
</ItemGroup>
9+
10+
</Project>

0 commit comments

Comments
 (0)