Skip to content

Commit b546436

Browse files
committed
Package metadata
1 parent cb5ed76 commit b546436

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Dimenics
3+
Copyright (c) 2021 Dime Software
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/core/Dime.ExtJs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
</PropertyGroup>
99

1010
<PropertyGroup>
11-
<Authors>Dimenics</Authors>
11+
<Authors>Dime Software</Authors>
1212
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
1313
<AssemblyName>Dime.ExtJs</AssemblyName>
1414
<PackageId>Dime.ExtJs</PackageId>
15-
<PackageIconUrl>http://dimenuget.azurewebsites.net/Images/dimenuget.png</PackageIconUrl>
15+
<PackageIconUrl>https://cdn.dime-software.com/dime-software/logo-shape.png</PackageIconUrl>
1616
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
1717
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1818
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>

0 commit comments

Comments
 (0)