|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|
|
<PropertyGroup> |
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
|
<ProjectGuid>{1CC0851C-F6C2-477C-A725-A2E1C5E96802}</ProjectGuid> |
|
|
<OutputType>Library</OutputType> |
|
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
|
|
<RootNamespace>DWSIM.Simulate365</RootNamespace> |
|
|
<AssemblyName>DWSIM.Simulate365</AssemblyName> |
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> |
|
|
<FileAlignment>512</FileAlignment> |
|
|
<Deterministic>true</Deterministic> |
|
|
<NuGetPackageImportStamp> |
|
|
</NuGetPackageImportStamp> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
<DebugType>full</DebugType> |
|
|
<Optimize>false</Optimize> |
|
|
<OutputPath>bin\Debug\</OutputPath> |
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
<WarningLevel>4</WarningLevel> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
|
<DebugType>pdbonly</DebugType> |
|
|
<Optimize>true</Optimize> |
|
|
<OutputPath>bin\Release\</OutputPath> |
|
|
<DefineConstants>TRACE</DefineConstants> |
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
<WarningLevel>4</WarningLevel> |
|
|
</PropertyGroup> |
|
|
<ItemGroup> |
|
|
<Reference Include="Azure.Core, Version=1.28.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Azure.Core.1.28.0\lib\net461\Azure.Core.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.Graph, Version=4.54.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.Graph.4.54.0\lib\net462\Microsoft.Graph.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.Graph.Core, Version=2.0.15.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.Graph.Core.2.0.15\lib\net462\Microsoft.Graph.Core.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.Identity.Client, Version=4.62.0.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.Identity.Client.4.62.0\lib\net462\Microsoft.Identity.Client.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.IdentityModel.Abstractions, Version=6.36.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Abstractions.6.36.0\lib\net462\Microsoft.IdentityModel.Abstractions.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.IdentityModel.JsonWebTokens, Version=6.36.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.IdentityModel.JsonWebTokens.6.36.0\lib\net462\Microsoft.IdentityModel.JsonWebTokens.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.IdentityModel.Logging, Version=6.36.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Logging.6.36.0\lib\net462\Microsoft.IdentityModel.Logging.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.IdentityModel.Protocols, Version=6.26.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Protocols.6.26.1\lib\net461\Microsoft.IdentityModel.Protocols.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect, Version=6.26.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.6.26.1\lib\net461\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.IdentityModel.Tokens, Version=6.36.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Tokens.6.36.0\lib\net462\Microsoft.IdentityModel.Tokens.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.1587.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.1587.40\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.1587.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.1587.40\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.1587.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.1587.40\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System.Buffers, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Core" /> |
|
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.6.0.1\lib\net461\System.Diagnostics.DiagnosticSource.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Drawing" /> |
|
|
<Reference Include="System.IdentityModel" /> |
|
|
<Reference Include="System.IdentityModel.Tokens.Jwt, Version=6.36.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.IdentityModel.Tokens.Jwt.6.36.0\lib\net462\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Memory.Data, Version=1.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Net.Http.WinHttpHandler, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Net.Http.WinHttpHandler.7.0.0\lib\net462\System.Net.Http.WinHttpHandler.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Numerics" /> |
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Text.Json, Version=8.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath> |
|
|
</Reference> |
|
|
<Reference Include="System.Web" /> |
|
|
<Reference Include="System.Windows.Forms" /> |
|
|
<Reference Include="System.Xml.Linq" /> |
|
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
|
<Reference Include="Microsoft.CSharp" /> |
|
|
<Reference Include="System.Data" /> |
|
|
<Reference Include="System.Xml" /> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
<Compile Include="Enums\AccessTokenType.cs" /> |
|
|
<Compile Include="FormFactories\LoginForm.cs" /> |
|
|
<Compile Include="FormFactories\S365FilePickerForm.cs" /> |
|
|
<Compile Include="GraphClientFactory.cs" /> |
|
|
<Compile Include="IUserProvider.cs" /> |
|
|
<Compile Include="Models\DashboardModels.cs" /> |
|
|
<Compile Include="Models\OAuthErrorResponse.cs" /> |
|
|
<Compile Include="Models\OAuthTokenResponse.cs" /> |
|
|
<Compile Include="Models\S365File.cs" /> |
|
|
<Compile Include="Models\UploadConflictAction.cs" /> |
|
|
<Compile Include="Models\UserDetailsModel.cs" /> |
|
|
<Compile Include="MsGraphUserProvider.cs" /> |
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
<Compile Include="Services\AuthService.cs" /> |
|
|
<Compile Include="Services\FileDownloadService.cs" /> |
|
|
<Compile Include="Services\FileManagementService.cs" /> |
|
|
<Compile Include="Services\FilePickerService.cs" /> |
|
|
<Compile Include="Services\FileUploaderService.cs" /> |
|
|
<Compile Include="Services\UserService.cs" /> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
<ProjectReference Include="..\DWSIM.GlobalSettings\DWSIM.GlobalSettings.vbproj"> |
|
|
<Project>{725c8134-9fe3-43aa-9b33-d9046657fb2a}</Project> |
|
|
<Name>DWSIM.GlobalSettings</Name> |
|
|
</ProjectReference> |
|
|
<ProjectReference Include="..\DWSIM.Interfaces\DWSIM.Interfaces.vbproj"> |
|
|
<Project>{50BFD69A-487E-4B38-86EA-48ACD85A0EB1}</Project> |
|
|
<Name>DWSIM.Interfaces</Name> |
|
|
</ProjectReference> |
|
|
<ProjectReference Include="..\DWSIM.UI.Web\DWSIM.UI.Web.csproj"> |
|
|
<Project>{4a48830e-c861-422a-b3e9-44311914c694}</Project> |
|
|
<Name>DWSIM.UI.Web</Name> |
|
|
</ProjectReference> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
<None Include="app.config" /> |
|
|
<None Include="packages.config" /> |
|
|
</ItemGroup> |
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<Import Project="..\packages\Microsoft.Web.WebView2.1.0.1587.40\build\Microsoft.Web.WebView2.targets" Condition="Exists('..\packages\Microsoft.Web.WebView2.1.0.1587.40\build\Microsoft.Web.WebView2.targets')" /> |
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
|
|
<PropertyGroup> |
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
|
|
</PropertyGroup> |
|
|
<Error Condition="!Exists('..\packages\Microsoft.Web.WebView2.1.0.1587.40\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.1587.40\build\Microsoft.Web.WebView2.targets'))" /> |
|
|
</Target> |
|
|
</Project> |