Commit Description

This commit is contained in:
2023-02-27 12:08:54 +01:00
parent 54563e4143
commit 8be482935a
8 changed files with 202 additions and 114 deletions

View File

@@ -298,6 +298,7 @@
<Import Include="System.Web.UI.HtmlControls" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="SwaggerExtensions\my_index.html" />
<Content Include="App_Start\SwaggerConfig.cs" />
<Content Include="Global.asax" />
<Content Include="Web.config" />
@@ -308,7 +309,6 @@
<Compile Include="App_Start\RouteConfig.vb" />
<Compile Include="App_Start\SwaggerConfig.vb" />
<Compile Include="App_Start\WebApiConfig.vb" />
<Compile Include="BasicAuthentificationHandler.vb" />
<Compile Include="Controllers\V1\AvisoController\AVISOController.vb" />
<Compile Include="Controllers\V1\CustomsDeclaration\CustomsDeclarationController.vb" />
<Compile Include="Controllers\V2\CustomsDeclarationController\CustomDeclarationController.vb" />
@@ -321,7 +321,6 @@
<Compile Include="Global.asax.vb">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="IService\IUserService.vb" />
<Compile Include="Models\cTEST.vb" />
<Compile Include="Models\cVERAG_in_shippmentOLD.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
@@ -343,7 +342,6 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Service\Service.vb" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="My Project\Resources.resx">