We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320555b commit ae1c4b6Copy full SHA for ae1c4b6
ImageProcessor.Plugins.Pdf.csproj
@@ -15,7 +15,7 @@
15
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
16
<Company />
17
<RepositoryUrl>https://github.com/dampee/ImageProcessor.Plugins.Pdf</RepositoryUrl>
18
- <RepositoryType>GitHub</RepositoryType>
+ <RepositoryType>git</RepositoryType>
19
</PropertyGroup>
20
<ItemGroup>
21
<PackageReference Include="Ghostscript.NET" Version="1.2.1" />
@@ -33,4 +33,4 @@
33
<None Remove=".gitignore" />
34
<None Remove="build.cmd" />
35
</ItemGroup>
36
-</Project>
+</Project>
0 commit comments