Skip to content
Snippets Groups Projects
Commit 7118c3a8 authored by Anduin Xue's avatar Anduin Xue
Browse files

Use latest URLs.

parent 5ddd5a01
No related branches found
No related tags found
No related merge requests found
...@@ -24,11 +24,11 @@ ...@@ -24,11 +24,11 @@
<Description>A cli tool project helps to re-encode and save all videos under a path.</Description> <Description>A cli tool project helps to re-encode and save all videos under a path.</Description>
<PackageTags>cli nuget dotnet ffmpeg</PackageTags> <PackageTags>cli nuget dotnet ffmpeg</PackageTags>
<RepositoryType>git</RepositoryType> <RepositoryType>git</RepositoryType>
<RepositoryUrl>https://git.aiursoft.cn/Anduin/Parser</RepositoryUrl> <RepositoryUrl>https://gitlab.aiursoft.cn/Anduin/Parser</RepositoryUrl>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild> <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Aiursoft.Parser</PackageId> <PackageId>Aiursoft.Parser</PackageId>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://git.aiursoft.cn/Anduin/Parser</PackageProjectUrl> <PackageProjectUrl>https://gitlab.aiursoft.cn/Anduin/Parser</PackageProjectUrl>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment