1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 03:45:41 +00:00

[ci skip] Format csproj

This commit is contained in:
Oliver Booth 2022-04-20 17:35:21 +01:00
parent 4c81c218d5
commit 2a6df446c2
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634

View File

@ -11,7 +11,7 @@
<Description>Extension methods on crack.</Description>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<PackageIcon>icon.png</PackageIcon>
<PackageIconUrl/>
<PackageIconUrl />
<PackageTags>dotnet extension-methods</PackageTags>
<CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors>
<VersionPrefix>3.0.0</VersionPrefix>
@ -40,11 +40,11 @@
<ItemGroup>
<None Include="..\icon.png">
<Pack>True</Pack>
<PackagePath/>
<PackagePath />
</None>
<None Include="..\LICENSE.md">
<Pack>True</Pack>
<PackagePath/>
<PackagePath />
</None>
</ItemGroup>