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