Skip to content

Commit 03ada6f

Browse files
committed
Updated nuspecs
1 parent 20f6afe commit 03ada6f

File tree

2 files changed

+65
-55
lines changed

2 files changed

+65
-55
lines changed

CAPIT/Rappen.XTB.CAPIT.nuspec

Lines changed: 32 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,34 @@
11
<?xml version="1.0"?>
2-
<package >
3-
<metadata>
4-
<id>Rappen.XrmToolBox.CustomAPITester</id>
5-
<version>1.0.0</version>
6-
<title>Custom API Tester for XrmToolBox</title>
7-
<authors>Jonas Rapp</authors>
8-
<owners>rappen</owners>
9-
<projectUrl>https://github.com/rappen/CustomActionTester</projectUrl>
10-
<iconUrl>https://jonasr.app/wp-content/uploads/CAPIT-150-tsp.png</iconUrl>
11-
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>Browse Custom APIs, enter input parameters, execute the action, investigate output parameters.</description>
13-
<summary>Browse Custom APIs, enter input parameters, execute the action, investigate output parameters.</summary>
14-
<releaseNotes>
15-
Fixed bug with different value types for parameters #21
2+
<package>
3+
<metadata>
4+
<id>Rappen.XrmToolBox.CustomAPITester</id>
5+
<version>1.0.0</version>
6+
<title>Custom API Tester for XrmToolBox</title>
7+
<authors>Jonas Rapp</authors>
8+
<owners>rappen</owners>
9+
<projectUrl>https://github.com/rappen/CustomActionTester</projectUrl>
10+
<iconUrl>https://jonasr.app/wp-content/uploads/CAPIT-150-tsp.png</iconUrl>
11+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12+
<description>Browse Custom APIs, enter input parameters, execute the action, investigate output parameters.</description>
13+
<summary>Browse Custom APIs, enter input parameters, execute the action, investigate output parameters.</summary>
14+
<releaseNotes>
15+
New feature:
16+
* History! *
17+
Easy to re-load tests you have run before.
18+
Great too see what you have done.
1619

17-
Full release notes:
18-
https://github.com/rappen/CustomActionTester/releases/tag/$buildnumber$
19-
</releaseNotes>
20-
<copyright>Copyright 2020-2021 Jonas Rapp</copyright>
21-
<tags>XrmToolBox Plugins CustomAPITester</tags>
22-
<dependencies>
23-
<dependency id="XrmToolBox" version="1.2020.12.43" />
24-
</dependencies>
25-
</metadata>
26-
<files>
27-
<file src="bin\Release\Rappen.XTB.CAPIT.dll" target="lib\net452\Plugins" />
28-
</files>
29-
</package>
20+
And a few improvements.
21+
22+
Full release notes:
23+
https://github.com/rappen/CustomActionTester/releases/tag/$buildnumber$
24+
</releaseNotes>
25+
<copyright>Copyright 2020-2022 Jonas Rapp</copyright>
26+
<tags>XrmToolBox Plugins CustomAPITester</tags>
27+
<dependencies>
28+
<dependency id="XrmToolBox" version="1.2022.9.57" />
29+
</dependencies>
30+
</metadata>
31+
<files>
32+
<file src="bin\Release\Rappen.XTB.CAPIT.dll" target="lib\net452\Plugins" />
33+
</files>
34+
</package>

CAT/Rappen.XTB.CAT.nuspec

Lines changed: 33 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,34 @@
11
<?xml version="1.0"?>
2-
<package >
3-
<metadata>
4-
<id>Rappen.XrmToolBox.CustomActionTester</id>
5-
<version>1.0.0</version>
6-
<title>Custom Action Tester for XrmToolBox</title>
7-
<authors>Jonas Rapp</authors>
8-
<owners>rappen</owners>
9-
<projectUrl>https://github.com/rappen/CustomActionTester</projectUrl>
10-
<iconUrl>https://jonasr.app/wp-content/uploads/CAT-150-tsp.png</iconUrl>
11-
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>Browse Custom Actions, enter input parameters, execute the action, investigate output parameters.</description>
13-
<summary>Browse Custom Actions, enter input parameters, execute the action, investigate output parameters.</summary>
14-
<releaseNotes>
15-
Fixed bug with different value types for parameters #21
16-
17-
Full release notes:
18-
https://github.com/rappen/CustomActionTester/releases/tag/$buildnumber$
19-
</releaseNotes>
20-
<copyright>Copyright 2020-2021 Jonas Rapp</copyright>
21-
<tags>XrmToolBox Plugins CustomActionTester</tags>
22-
<dependencies>
23-
<dependency id="XrmToolBox" version="1.2020.12.43" />
24-
</dependencies>
25-
</metadata>
26-
<files>
27-
<file src="bin\Release\Rappen.XTB.CAT.dll" target="lib\net452\Plugins" />
28-
</files>
29-
</package>
2+
<package>
3+
<metadata>
4+
<id>Rappen.XrmToolBox.CustomActionTester</id>
5+
<version>1.0.0</version>
6+
<title>Custom Action Tester for XrmToolBox</title>
7+
<authors>Jonas Rapp</authors>
8+
<owners>rappen</owners>
9+
<projectUrl>https://github.com/rappen/CustomActionTester</projectUrl>
10+
<iconUrl>https://jonasr.app/wp-content/uploads/CAT-150-tsp.png</iconUrl>
11+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12+
<description>Browse Custom Actions, enter input parameters, execute the action, investigate output parameters.</description>
13+
<summary>Browse Custom Actions, enter input parameters, execute the action, investigate output parameters.</summary>
14+
<releaseNotes>
15+
New feature:
16+
* History! *
17+
Easy to re-load tests you have run before.
18+
Great too see what you have done.
19+
20+
And a few improvements.
21+
22+
Full release notes:
23+
https://github.com/rappen/CustomActionTester/releases/tag/$buildnumber$
24+
</releaseNotes>
25+
<copyright>Copyright 2020-2022 Jonas Rapp</copyright>
26+
<tags>XrmToolBox Plugins CustomActionTester</tags>
27+
<dependencies>
28+
<dependency id="XrmToolBox" version="1.2022.9.57" />
29+
</dependencies>
30+
</metadata>
31+
<files>
32+
<file src="bin\Release\Rappen.XTB.CAT.dll" target="lib\net452\Plugins" />
33+
</files>
34+
</package>

0 commit comments

Comments
 (0)