1c81288895
refactor the name of the organisation
9 lines
325 B
XML
9 lines
325 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<TargetFramework>netstandard2.1</TargetFramework>
|
|
<PackageIconUrl>https://avatars.githubusercontent.com/u/52874619?v=4</PackageIconUrl>
|
|
<Authors>David Lebee, Mathias Beaulieu-Duncan</Authors>
|
|
<LangVersion>default</LangVersion>
|
|
</PropertyGroup>
|
|
</Project>
|