We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae4996 commit 4c0ef9dCopy full SHA for 4c0ef9d
1 file changed
mdoc/mdoc.Test/mdoc.Test.csproj
@@ -68,6 +68,10 @@
68
<Link>SampleClasses\testImportDoc2.xml</Link>
69
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
70
</Content>
71
+ <Content Include="SampleClasses\TestUpdate\net-8.0\TestLibrary.dll">
72
+ <Link>SampleClasses\TestUpdate\net-8.0\TestLibrary.dll</Link>
73
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
74
+ </Content>
75
<Content Include="SampleClasses\TestUpdate\net-8.0\AllowsRefStructDemo.dll">
76
<Link>SampleClasses\TestUpdate\net-8.0\AllowsRefStructDemo.dll</Link>
77
0 commit comments