Skip to content

Commit

Permalink
♻ Updated to latest XTB Controls
Browse files Browse the repository at this point in the history
  • Loading branch information
rappen committed May 10, 2020
1 parent 240a720 commit fce9b53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions FetchXmlBuilder/FetchXmlBuilder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@
<Reference Include="WeifenLuo.WinFormsUI.Docking.ThemeVS2015, Version=3.0.6.0, Culture=neutral, PublicKeyToken=5cded1a1a0a7b481, processorArchitecture=MSIL">
<HintPath>..\packages\DockPanelSuite.ThemeVS2015.3.0.6\lib\net40\WeifenLuo.WinFormsUI.Docking.ThemeVS2015.dll</HintPath>
</Reference>
<Reference Include="xrmtb.XrmToolBox.Controls, Version=1.2020.5.3, Culture=neutral, PublicKeyToken=34def2c40500c62c, processorArchitecture=MSIL">
<HintPath>..\packages\xrmtb.XrmToolBox.Controls.1.2020.5.3\lib\net47\xrmtb.XrmToolBox.Controls.dll</HintPath>
<Reference Include="xrmtb.XrmToolBox.Controls, Version=2.0.2.0, Culture=neutral, PublicKeyToken=34def2c40500c62c, processorArchitecture=MSIL">
<HintPath>..\packages\xrmtb.XrmToolBox.Controls.2.0.2\lib\net47\xrmtb.XrmToolBox.Controls.dll</HintPath>
</Reference>
<Reference Include="XrmToolBox, Version=1.2020.4.38, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\XrmToolBoxPackage.1.2020.4.38\lib\net462\XrmToolBox.exe</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion FetchXmlBuilder/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net472" />
<package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net472" />
<package id="System.Security.Cryptography.X509Certificates" version="4.3.2" targetFramework="net472" />
<package id="xrmtb.XrmToolBox.Controls" version="1.2020.5.3" targetFramework="net472" />
<package id="xrmtb.XrmToolBox.Controls" version="2.0.2" targetFramework="net472" />
<package id="XrmToolBoxPackage" version="1.2020.4.38" targetFramework="net472" />
</packages>

0 comments on commit fce9b53

Please sign in to comment.