You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
436 B
XML
14 lines
436 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<Copyright>Longbow</Copyright>
|
|
<Authors>Argo Zhang(argo@163.com)</Authors>
|
|
<Company>Longbow</Company>
|
|
<SignAssembly>true</SignAssembly>
|
|
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)src\keys\Longbow.Utility.snk</AssemblyOriginatorKeyFile>
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
<LangVersion>latest</LangVersion>
|
|
</PropertyGroup>
|
|
|
|
</Project> |