Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 16d4072

Browse files
committed
Mark assemblies as serviceable
[tfs-changeset: 1492895]
1 parent 1183c81 commit 16d4072

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dir.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
<AssemblyMetadata Include=".NETFrameworkAssembly">
2323
<Value></Value>
2424
</AssemblyMetadata>
25+
<AssemblyMetadata Include="Serviceable">
26+
<Value>True</Value>
27+
</AssemblyMetadata>
2528
</ItemGroup>
2629

2730
<!-- Common repo directories -->

0 commit comments

Comments
 (0)