mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Fix wrong repo url for package.
This commit is contained in:
@@ -9,11 +9,11 @@
|
|||||||
|
|
||||||
<!--even more unlikely to change-->
|
<!--even more unlikely to change-->
|
||||||
<FileVersion>$(VersionPrefix)</FileVersion>
|
<FileVersion>$(VersionPrefix)</FileVersion>
|
||||||
<PackageProjectUrl>https://github.com/soukoku/ntwain5</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/soukoku/ntwain</PackageProjectUrl>
|
||||||
<PackageTags>twain scan</PackageTags>
|
<PackageTags>twain scan</PackageTags>
|
||||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||||
<PackageIcon>Scanner-Icon.png</PackageIcon>
|
<PackageIcon>Scanner-Icon.png</PackageIcon>
|
||||||
<RepositoryUrl>https://github.com/soukoku/ntwain5</RepositoryUrl>
|
<RepositoryUrl>https://github.com/soukoku/ntwain</RepositoryUrl>
|
||||||
<RepositoryType>GIT</RepositoryType>
|
<RepositoryType>GIT</RepositoryType>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
<Copyright>Eugene Wang 2012-2026</Copyright>
|
<Copyright>Eugene Wang 2012-2026</Copyright>
|
||||||
|
|||||||
Reference in New Issue
Block a user