8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
|
|
<Project>
|
||
|
|
<!-- Use project references instead of NuGet packages for local development -->
|
||
|
|
<PropertyGroup>
|
||
|
|
<UseProjectReferences>true</UseProjectReferences>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|
||
|
|
|