diff --git a/XrmToolBox/Properties/AssemblyInfo.cs b/XrmToolBox/Properties/AssemblyInfo.cs index 02fd408a9..e2b34c6b9 100644 --- a/XrmToolBox/Properties/AssemblyInfo.cs +++ b/XrmToolBox/Properties/AssemblyInfo.cs @@ -36,5 +36,5 @@ // Vous pouvez spécifier toutes les valeurs ou indiquer les numéros de build et de révision par défaut // en utilisant '*', comme indiqué ci-dessous : // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2017.1.7")] -[assembly: AssemblyFileVersion("1.2017.1.7")] \ No newline at end of file +[assembly: AssemblyVersion("1.2017.1.9")] +[assembly: AssemblyFileVersion("1.2017.1.9")] \ No newline at end of file diff --git a/XrmToolBox/XrmToolBox.csproj b/XrmToolBox/XrmToolBox.csproj index 8ddc65fda..8d02a9d58 100644 --- a/XrmToolBox/XrmToolBox.csproj +++ b/XrmToolBox/XrmToolBox.csproj @@ -82,12 +82,12 @@ app.manifest - - ..\packages\MscrmTools.Xrm.Connection.1.2017.1.8\lib\net452\McTools.Xrm.Connection.dll + + ..\packages\MscrmTools.Xrm.Connection.1.2017.1.9\lib\net452\McTools.Xrm.Connection.dll True - - ..\packages\MscrmTools.Xrm.Connection.1.2017.1.8\lib\net452\McTools.Xrm.Connection.WinForms.dll + + ..\packages\MscrmTools.Xrm.Connection.1.2017.1.9\lib\net452\McTools.Xrm.Connection.WinForms.dll True @@ -344,7 +344,7 @@ - + diff --git a/XrmToolBox/app.config b/XrmToolBox/app.config index 0006ba7a4..e9508f39f 100644 --- a/XrmToolBox/app.config +++ b/XrmToolBox/app.config @@ -17,11 +17,11 @@ even if the connection assemblies have been updated on XrmToolBox --> - + - + diff --git a/XrmToolBox/packages.config b/XrmToolBox/packages.config index 42b25e9f7..654f55553 100644 --- a/XrmToolBox/packages.config +++ b/XrmToolBox/packages.config @@ -7,6 +7,6 @@ - + \ No newline at end of file