Skip to content

Commit ae1c4b6

Browse files
authored
update repository type
1 parent 320555b commit ae1c4b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ImageProcessor.Plugins.Pdf.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1616
<Company />
1717
<RepositoryUrl>https://github.com/dampee/ImageProcessor.Plugins.Pdf</RepositoryUrl>
18-
<RepositoryType>GitHub</RepositoryType>
18+
<RepositoryType>git</RepositoryType>
1919
</PropertyGroup>
2020
<ItemGroup>
2121
<PackageReference Include="Ghostscript.NET" Version="1.2.1" />
@@ -33,4 +33,4 @@
3333
<None Remove=".gitignore" />
3434
<None Remove="build.cmd" />
3535
</ItemGroup>
36-
</Project>
36+
</Project>

0 commit comments

Comments
 (0)