@@ -15,7 +15,7 @@ OpenAPI spec version: 1.1
1515 <OutputType >Library</OutputType >
1616 <AppDesignerFolder >Properties</AppDesignerFolder >
1717 <RootNamespace >Aspose.Email.Cloud.Sdk</RootNamespace >
18- <AssemblyName >Aspose.Email. Cloud.Sdk </AssemblyName >
18+ <AssemblyName >Aspose.Email- Cloud</AssemblyName >
1919 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
2020 <FileAlignment >512</FileAlignment >
2121 </PropertyGroup >
@@ -37,8 +37,11 @@ OpenAPI spec version: 1.1
3737 <WarningLevel >4</WarningLevel >
3838 </PropertyGroup >
3939 <ItemGroup >
40- <Reference Include =" RestSharp" >
41- <HintPath >..\..\packages\RestSharp.105.1.0\lib\net45\RestSharp.dll</HintPath >
40+ <Reference Include =" Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
41+ <HintPath >packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath >
42+ </Reference >
43+ <Reference Include =" RestSharp, Version=105.1.0.0, Culture=neutral, processorArchitecture=MSIL" >
44+ <HintPath >packages\RestSharp.105.1.0\lib\net45\RestSharp.dll</HintPath >
4245 </Reference >
4346 <Reference Include =" System" />
4447 <Reference Include =" System.Core" />
@@ -49,12 +52,6 @@ OpenAPI spec version: 1.1
4952 <Reference Include =" System.Data" />
5053 <Reference Include =" System.Runtime.Serialization" />
5154 <Reference Include =" System.Xml" />
52- <Reference Include =" Newtonsoft.Json" >
53- <HintPath Condition =" Exists('$(SolutionDir)\packages')" >$(SolutionDir)\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
54- <HintPath Condition =" Exists('..\packages')" >..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
55- <HintPath Condition =" Exists('..\..\packages')" >..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
56- <HintPath Condition =" Exists('..\..\vendor')" >..\..\vendor\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
57- </Reference >
5855 </ItemGroup >
5956 <ItemGroup >
6057 <Compile Include =" Api\ApiException.cs" />
0 commit comments