HttpSelfHostConfigurationBaseAddress
OpenInsightApplicationProgrammingInterface Infineon.EAF.Runtime 2.49.3
This commit is contained in:
@ -113,6 +113,27 @@
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\ApiController\Notification.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\ApiController\PostReplay.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\BackSide.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\CleanInsp.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\Cleans.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\CustEpiPart.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\EpiPart.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\FrontSide.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\Inspection.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\ProdSpec.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\ProdVer.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\PrsStage.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\QaMetTest.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\Rds.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\RdsLayer.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\RecipeLayer.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\Root.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\Spec.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\SurfScan.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\SurfScan2.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\SurfscanRecipe.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\Test.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveAllFiles\OpenInsight\WoMatQA.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveMatchingFiles\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewerAttachments\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewer\FileRead.cs" />
|
||||
@ -182,7 +203,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Infineon.EAF.Runtime">
|
||||
<Version>2.49.2</Version>
|
||||
<Version>2.49.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.AspNet.WebApi.SelfHost">
|
||||
<Version>5.2.7</Version>
|
||||
|
Reference in New Issue
Block a user