mirror of
https://github.com/chylex/Query.git
synced 2025-04-29 11:34:06 +02:00
8 lines
126 B
XML
8 lines
126 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<OutputType>Library</OutputType>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|