File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Version >0.4.0</Version >
6
- <Authors >0xaryan </Authors >
6
+ <Authors >avestura </Authors >
7
7
<Description >.NET Package for kutt.it url shortener</Description >
8
8
<PackageIcon >kuttlogo.png</PackageIcon >
9
9
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
10
- <PackageProjectUrl >https://github.com/0xaryan /KuttSharp</PackageProjectUrl >
11
- <RepositoryUrl >https://github.com/0xaryan /KuttSharp</RepositoryUrl >
10
+ <PackageProjectUrl >https://github.com/avestura /KuttSharp</PackageProjectUrl >
11
+ <RepositoryUrl >https://github.com/avestura /KuttSharp</RepositoryUrl >
12
12
<PackageTags >netstandard, csharp, url-shortener</PackageTags >
13
13
<Copyright >MIT License</Copyright >
14
- <PackageLicense >https://github.com/0xaryan /KuttSharp/blob/master/LICENSE</PackageLicense >
14
+ <PackageLicense >https://github.com/avestura /KuttSharp/blob/master/LICENSE</PackageLicense >
15
15
<RepositoryType >Public</RepositoryType >
16
16
<LangVersion >7.3</LangVersion >
17
17
</PropertyGroup >
33
33
<ItemGroup >
34
34
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
35
35
</ItemGroup >
36
- </Project >
36
+ </Project >
You can’t perform that action at this time.
0 commit comments