Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit f27ff8f

Browse files
committed
add targets
1 parent 167639c commit f27ff8f

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="Serialization">
6+
<HintPath>$(MSBuildThisFileDirectory)..\lib\net9.0\$(Configuration)\Serialization.dll</HintPath>
7+
</Reference>
8+
</ItemGroup>
9+
10+
</Project>

0 commit comments

Comments
 (0)