Skip to content

Commit 06921c1

Browse files
authored
Update Dataverse.ConfigurationMigrationTool.XTB.nuspec
1 parent 323872e commit 06921c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Dataverse.ConfigurationMigrationTool/Dataverse.ConfigurationMigrationTool.XTB.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<authors>François Desjardins-Nadeau</authors>
77
<projectUrl>https://github.com/dotnetprog/dataverse-configuration-migration-tool</projectUrl>
88
<icon>docs\images\configurationmigrationtool_64.png</icon>
9+
<iconUrl>https://github.com/dotnetprog/dataverse-configuration-migration-tool/blob/main/images/configurationmigrationtool_64.png?raw=true</iconUrl>
910
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1011
<summary>Utility tool for migrating configuration data.</summary>
1112
<description>
@@ -28,4 +29,4 @@
2829
<file src="..\..\Guide-XrmToolBox.md" target="docs\" />
2930
<file src="Dataverse.ConfigurationMigrationTool.XrmToolBox\bin\Release\Dataverse.ConfigurationMigrationTool.XrmToolBox.dll" target="lib\net48\Plugins" />
3031
</files>
31-
</package>
32+
</package>

0 commit comments

Comments
 (0)