[ci skip] Format csproj (again)

This commit is contained in:
Oliver Booth 2022-04-21 22:07:52 +01:00
parent fb87395841
commit a1a30ffc3d
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,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>
@ -41,11 +41,11 @@
<ItemGroup>
<None Include="..\icon.png">
<Pack>True</Pack>
<PackagePath />
<PackagePath/>
</None>
<None Include="..\LICENSE.md">
<Pack>True</Pack>
<PackagePath />
<PackagePath/>
</None>
</ItemGroup>