개정판 67df8dcd
DataBaseItems
Change-Id: I7d22ebd53fa40310c6c3c847c6e1c366f0f1fa06
ConvertService/ServiceBase/Markus.Service.StationController/Markus.Service.StationController.csproj | ||
---|---|---|
90 | 90 |
<Reference Include="Microsoft.EntityFrameworkCore"> |
91 | 91 |
<HintPath>C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore\2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> |
92 | 92 |
</Reference> |
93 |
<Reference Include="Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
94 |
<HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\Microsoft.Expression.Interactions.dll</HintPath> |
|
95 |
</Reference> |
|
96 | 93 |
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
97 | 94 |
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
98 | 95 |
</Reference> |
... | ... | |
105 | 102 |
<Reference Include="System.Web" /> |
106 | 103 |
<Reference Include="System.Windows.Forms" /> |
107 | 104 |
<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
108 |
<HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\System.Windows.Interactivity.dll</HintPath>
|
|
105 |
<HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
|
|
109 | 106 |
</Reference> |
110 | 107 |
<Reference Include="System.Xml" /> |
111 | 108 |
<Reference Include="Microsoft.CSharp" /> |
... | ... | |
136 | 133 |
<SpecificVersion>False</SpecificVersion> |
137 | 134 |
<HintPath>..\Telerik\Telerik.Windows.Data.dll</HintPath> |
138 | 135 |
</Reference> |
139 |
<Reference Include="Telerik.Windows.Themes.VisualStudio2013"> |
|
140 |
<HintPath>..\Telerik\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath> |
|
136 |
<Reference Include="Telerik.Windows.Themes.VisualStudio2013, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
|
137 |
<SpecificVersion>False</SpecificVersion> |
|
138 |
<HintPath>..\lib\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath> |
|
141 | 139 |
</Reference> |
142 | 140 |
<Reference Include="Telerik.Windows.Zip, Version=2019.3.903.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
143 | 141 |
<SpecificVersion>False</SpecificVersion> |
ConvertService/ServiceBase/Markus.Service.StationController/packages.config | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
<packages> |
3 | 3 |
<package id="EntityFramework" version="6.2.0" targetFramework="net45" /> |
4 |
<package id="Expression.Blend.Sdk.WPF" version="1.0.1" targetFramework="net45" />
|
|
4 |
<package id="Expression.Blend.Sdk" version="1.0.2" targetFramework="net45" />
|
|
5 | 5 |
<package id="GemBox.Spreadsheet" version="39.3.30.1215" targetFramework="net45" /> |
6 | 6 |
<package id="LinqKit" version="1.1.17" targetFramework="net45" /> |
7 | 7 |
<package id="Markus.Message" version="1.5.4" targetFramework="net45" /> |
내보내기 Unified diff