1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 05:15:43 +00:00

[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

View File

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