Skip to content

Commit 483cee3

Browse files
committed
Nuspec updated
1 parent 2ecd3b2 commit 483cee3

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

FetchXMLBuilder.nuspec

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<iconUrl>https://jonasr.app/wp-content/uploads/2019/09/FXB-2019-2-150-tsp.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<summary>Build queries for Microsoft Dataverse and the Power Platform. Let AI fix what you can't. Investigate data. Fix the layouts. Get code. Empower yourself to achieve more.</summary>
13-
<description>Build queries for Microsoft Dataverse and the Power Platform. Investigate data. Fix the layouts. Get code. Let AI fix what you can't. Empower yourself to achieve more.
13+
<description>Build queries for Microsoft Dataverse and the Power Platform. Let AI fix what you can't. Investigate data. Fix the layouts. Get code. Let AI fix what you can't. Empower yourself to achieve more.
1414

1515
Read more: https://fetchxmlbuilder.com/
1616

@@ -42,18 +42,15 @@ The tool will assist in three major areas:
4242
The tool reads metadata from Microsoft Dataverse and Dynamics 365 / CRM to assist with selecting entities, attributes, relations and to perform validation of condition values.
4343

4444
To make it even more appealing, there is also the possibility to have it show "Friendly names", which will replace the technical names of entities and attributes with their display names in the users' currently selected language, much like Advanced Find does.</description>
45-
<releaseNotes>Added a few improvements in the latest release, but most new things came out in version 1.2025.9.6.
46-
Etherway - always get the latest! :)
45+
<releaseNotes>TEASERS:
46+
Autogenerate alias - Your own Microsoft Foundry - Markdown - App Notifications - Excel with links - No self-closing - Reasoning effort - Send by enter - AI Chat history - Sorting related table - plus a bunch of fixes and improvements!
4747

48-
FetchXML Builder AI Chat can now be used / tested by my Free Azure AI Foundry provider!
49-
No personal account at OpenAI or Anthropic is required (although it is still possible to use one, of course).
50-
Open the "AI Chat" tab and ask questions about your data, queries, or how to use the tool.
48+
Request from TARS: 'Humor percent' was unfortunately denied for this release.
5149

52-
NOTE:
53-
This version of FetchXML Builder needs to have XrmToolBox in version 1.2025.7.* or later!
50+
Read everything here: https://fetchxmlbuilder.com/releases/1-2025-12/
5451

55-
Full release notes:
56-
https://fetchxmlbuilder.com/releases/#$versionnumber$</releaseNotes>
52+
NOTE:
53+
This version of FetchXML Builder needs to have XrmToolBox in version 1.2025.10.* or later!</releaseNotes>
5754
<copyright>Copyright Jonas Rapp 2014-2025</copyright>
5855
<tags>XrmToolBox Plugins FetchXML Builder</tags>
5956
<dependencies>
@@ -63,12 +60,15 @@ https://fetchxmlbuilder.com/releases/#$versionnumber$</releaseNotes>
6360
<files>
6461
<file src="FetchXMLBuilder\bin\Release\Rappen.XTB.FXB.dll" target="lib\net472\Plugins" />
6562
<file src="FetchXMLBuilder\bin\Release\Anthropic.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
63+
<file src="FetchXMLBuilder\bin\Release\Azure.AI.OpenAI.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
64+
<file src="FetchXMLBuilder\bin\Release\Azure.Core.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
6665
<file src="FetchXMLBuilder\bin\Release\CSharpToJsonSchema.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
66+
<file src="FetchXMLBuilder\bin\Release\Microsoft.Extensions.AI.Abstractions.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
67+
<file src="FetchXMLBuilder\bin\Release\Microsoft.Extensions.AI.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
68+
<file src="FetchXMLBuilder\bin\Release\Microsoft.Extensions.AI.OpenAI.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
69+
<file src="FetchXMLBuilder\bin\Release\Microsoft.Extensions.Logging.Abstractions.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
6770
<file src="FetchXMLBuilder\bin\Release\OpenAI.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
6871
<file src="FetchXMLBuilder\bin\Release\System.ClientModel.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
6972
<file src="FetchXMLBuilder\bin\Release\System.Memory.Data.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
70-
<file src="FetchXMLBuilder\bin\Release\Azure.Core.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
71-
<file src="FetchXMLBuilder\bin\Release\Azure.AI.*.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
72-
<file src="FetchXMLBuilder\bin\Release\Microsoft.Extensions.AI.*.dll" target="lib\net472\Plugins\Rappen.XTB.FXB" />
7373
</files>
7474
</package>

0 commit comments

Comments
 (0)