cambios en apidenuncias
This commit is contained in:
695
.codex-links/WebIntranet/WebIntranet.vbproj
Normal file
695
.codex-links/WebIntranet/WebIntranet.vbproj
Normal file
@@ -0,0 +1,695 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" 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>
|
||||
<ProductVersion>
|
||||
</ProductVersion>
|
||||
<SchemaVersion>
|
||||
</SchemaVersion>
|
||||
<ProjectGuid>{62E0EEAE-3435-42D2-9E2A-99D2597FE669}</ProjectGuid>
|
||||
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
|
||||
<OutputType>Library</OutputType>
|
||||
<RootNamespace>WebIntranet</RootNamespace>
|
||||
<AssemblyName>WebIntranet</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<MyType>Custom</MyType>
|
||||
<FileUpgradeFlags>
|
||||
</FileUpgradeFlags>
|
||||
<OldToolsVersion>4.0</OldToolsVersion>
|
||||
<UseIISExpress>true</UseIISExpress>
|
||||
<Use64BitIISExpress />
|
||||
<IISExpressSSLPort />
|
||||
<IISExpressAnonymousAuthentication />
|
||||
<IISExpressWindowsAuthentication />
|
||||
<IISExpressUseClassicPipelineMode />
|
||||
<UseGlobalApplicationHostFile />
|
||||
<SccProjectName>SAK</SccProjectName>
|
||||
<SccLocalPath>SAK</SccLocalPath>
|
||||
<SccAuxPath>SAK</SccAuxPath>
|
||||
<SccProvider>SAK</SccProvider>
|
||||
<UpgradeBackupLocation />
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<DefineDebug>true</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<OutputPath>bin\</OutputPath>
|
||||
<DocumentationFile>WebIntranet.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<DefineDebug>false</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\</OutputPath>
|
||||
<DocumentationFile>WebIntranet.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="DevExpress.Printing.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||
<Reference Include="DevExpress.Office.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||
<Reference Include="DevExpress.RichEdit.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||
<Reference Include="DevExpress.Web.Resources.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Bcl.AsyncInterfaces.9.0.2\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Data.Edm, Version=5.8.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Data.Edm.5.8.5\lib\net40\Microsoft.Data.Edm.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.Configuration.Abstractions.9.0.2\lib\net462\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.DependencyInjection, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.DependencyInjection.9.0.2\lib\net462\Microsoft.Extensions.DependencyInjection.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.DependencyInjection.Abstractions.9.0.2\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.Http, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.Http.9.0.2\lib\net462\Microsoft.Extensions.Http.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.Logging, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.Logging.9.0.2\lib\net462\Microsoft.Extensions.Logging.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.Logging.Abstractions.9.0.2\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.Options, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.Options.9.0.2\lib\net462\Microsoft.Extensions.Options.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.Primitives, Version=9.0.0.2, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.Extensions.Primitives.9.0.2\lib\net462\Microsoft.Extensions.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Serialize.Linq, Version=4.0.167.0, Culture=neutral, PublicKeyToken=25bcc11ba213b377, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Serialize.Linq.4.0.167\lib\net48\Serialize.Linq.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel.DataAnnotations" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
<Reference Include="System.Data.Entity" />
|
||||
<Reference Include="System.Diagnostics.DiagnosticSource, Version=9.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\System.Diagnostics.DiagnosticSource.9.0.2\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Http" />
|
||||
<Reference Include="System.Net.Http.Formatting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\Microsoft.AspNet.WebApi.Client.6.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Numerics" />
|
||||
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Spatial, Version=5.8.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\System.Spatial.5.8.5\lib\net40\System.Spatial.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\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>..\GestionOficinaAntifraude\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Web.Extensions" />
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Configuration" />
|
||||
<Reference Include="System.Web.Services" />
|
||||
<Reference Include="System.EnterpriseServices" />
|
||||
<Reference Include="System.Web.DynamicData" />
|
||||
<Reference Include="System.Web.Entity" />
|
||||
<Reference Include="System.Web.ApplicationServices" />
|
||||
<Reference Include="DevExpress.Web.Bootstrap.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
||||
<Reference Include="DevExpress.Web.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
||||
<Reference Include="DevExpress.Drawing.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
||||
<Reference Include="DevExpress.Data.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="tsl5, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\GestionOficinaAntifraude\packages\tsl5.1.0.0\lib\net48\tsl5.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Import Include="Microsoft.VisualBasic" />
|
||||
<Import Include="System" />
|
||||
<Import Include="System.Collections" />
|
||||
<Import Include="System.Collections.Generic" />
|
||||
<Import Include="System.Data" />
|
||||
<Import Include="System.Linq" />
|
||||
<Import Include="System.Xml.Linq" />
|
||||
<Import Include="System.Diagnostics" />
|
||||
<Import Include="System.Collections.Specialized" />
|
||||
<Import Include="System.Configuration" />
|
||||
<Import Include="System.Text" />
|
||||
<Import Include="System.Text.RegularExpressions" />
|
||||
<Import Include="System.Web" />
|
||||
<Import Include="System.Web.Caching" />
|
||||
<Import Include="System.Web.SessionState" />
|
||||
<Import Include="System.Web.Security" />
|
||||
<Import Include="System.Web.Profile" />
|
||||
<Import Include="System.Web.UI" />
|
||||
<Import Include="System.Web.UI.WebControls" />
|
||||
<Import Include="System.Web.UI.WebControls.WebParts" />
|
||||
<Import Include="System.Web.UI.HtmlControls" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="AnularPicadas.aspx.designer.vb">
|
||||
<DependentUpon>AnularPicadas.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="AnularPicadas.aspx.vb">
|
||||
<DependentUpon>AnularPicadas.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="bolsaDeHoras.aspx.designer.vb">
|
||||
<DependentUpon>bolsaDeHoras.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="bolsaDeHoras.aspx.vb">
|
||||
<DependentUpon>bolsaDeHoras.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="LoginCertBridge.aspx.designer.vb">
|
||||
<DependentUpon>LoginCertBridge.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="LoginCertBridge.aspx.vb">
|
||||
<DependentUpon>LoginCertBridge.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="LoginCertCallback.aspx.designer.vb">
|
||||
<DependentUpon>LoginCertCallback.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="LoginCertCallback.aspx.vb">
|
||||
<DependentUpon>LoginCertCallback.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Clases.vb" />
|
||||
<Compile Include="DatosAdministrativos\CarHor.aspx.designer.vb">
|
||||
<DependentUpon>CarHor.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\CarHor.aspx.vb">
|
||||
<DependentUpon>CarHor.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\desgVidaAdministrativa.aspx.designer.vb">
|
||||
<DependentUpon>desgVidaAdministrativa.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\desgVidaAdministrativa.aspx.vb">
|
||||
<DependentUpon>desgVidaAdministrativa.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\docencia.aspx.designer.vb">
|
||||
<DependentUpon>docencia.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\docencia.aspx.vb">
|
||||
<DependentUpon>docencia.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\Formacion.aspx.designer.vb">
|
||||
<DependentUpon>Formacion.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\Formacion.aspx.vb">
|
||||
<DependentUpon>Formacion.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\Idioma.aspx.designer.vb">
|
||||
<DependentUpon>Idioma.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\Idioma.aspx.vb">
|
||||
<DependentUpon>Idioma.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\Puestos.aspx.designer.vb">
|
||||
<DependentUpon>Puestos.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\Puestos.aspx.vb">
|
||||
<DependentUpon>Puestos.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\titulaciones.aspx.designer.vb">
|
||||
<DependentUpon>titulaciones.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\titulaciones.aspx.vb">
|
||||
<DependentUpon>titulaciones.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\trienios.aspx.designer.vb">
|
||||
<DependentUpon>trienios.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\trienios.aspx.vb">
|
||||
<DependentUpon>trienios.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\VidaAdministrativa.aspx.designer.vb">
|
||||
<DependentUpon>VidaAdministrativa.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\VidaAdministrativa.aspx.vb">
|
||||
<DependentUpon>VidaAdministrativa.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="datosPersonales.aspx.designer.vb">
|
||||
<DependentUpon>datosPersonales.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="datosPersonales.aspx.vb">
|
||||
<DependentUpon>datosPersonales.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Default.aspx.designer.vb">
|
||||
<DependentUpon>Default.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Default.aspx.vb">
|
||||
<DependentUpon>Default.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="desgSolicitudesComunicaciones.aspx.designer.vb">
|
||||
<DependentUpon>desgSolicitudesComunicaciones.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="desgSolicitudesComunicaciones.aspx.vb">
|
||||
<DependentUpon>desgSolicitudesComunicaciones.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="estadoInciPicada.aspx.designer.vb">
|
||||
<DependentUpon>estadoInciPicada.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="estadoInciPicada.aspx.vb">
|
||||
<DependentUpon>estadoInciPicada.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fichero.aspx.designer.vb">
|
||||
<DependentUpon>fichero.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fichero.aspx.vb">
|
||||
<DependentUpon>fichero.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="gestDelegados.aspx.designer.vb">
|
||||
<DependentUpon>gestDelegados.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="gestDelegados.aspx.vb">
|
||||
<DependentUpon>gestDelegados.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="gestionDepartamentoEmp.aspx.designer.vb">
|
||||
<DependentUpon>gestionDepartamentoEmp.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="gestionDepartamentoEmp.aspx.vb">
|
||||
<DependentUpon>gestionDepartamentoEmp.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="gestionTeletrabajo.aspx.designer.vb">
|
||||
<DependentUpon>gestionTeletrabajo.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="gestionTeletrabajo.aspx.vb">
|
||||
<DependentUpon>gestionTeletrabajo.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="gestionTeletrabajoPers.aspx.designer.vb">
|
||||
<DependentUpon>gestionTeletrabajoPers.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="gestionTeletrabajoPers.aspx.vb">
|
||||
<DependentUpon>gestionTeletrabajoPers.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Global.asax.vb">
|
||||
<DependentUpon>Global.asax</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\GradoPersonal.aspx.designer.vb">
|
||||
<DependentUpon>GradoPersonal.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DatosAdministrativos\GradoPersonal.aspx.vb">
|
||||
<DependentUpon>GradoPersonal.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="home.aspx.designer.vb">
|
||||
<DependentUpon>home.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="home.aspx.vb">
|
||||
<DependentUpon>home.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="intIncidencia.aspx.designer.vb">
|
||||
<DependentUpon>intIncidencia.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="intIncidencia.aspx.vb">
|
||||
<DependentUpon>intIncidencia.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="intIncidenciaPers.aspx.designer.vb">
|
||||
<DependentUpon>intIncidenciaPers.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="intIncidenciaPers.aspx.vb">
|
||||
<DependentUpon>intIncidenciaPers.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="intPicada.aspx.designer.vb">
|
||||
<DependentUpon>intPicada.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="intPicada.aspx.vb">
|
||||
<DependentUpon>intPicada.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="intPicadaPersonal.aspx.designer.vb">
|
||||
<DependentUpon>intPicadaPersonal.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="intPicadaPersonal.aspx.vb">
|
||||
<DependentUpon>intPicadaPersonal.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="intTeletrabajo.aspx.designer.vb">
|
||||
<DependentUpon>intTeletrabajo.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="intTeletrabajo.aspx.vb">
|
||||
<DependentUpon>intTeletrabajo.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="listPicadas.aspx.designer.vb">
|
||||
<DependentUpon>listPicadas.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="listPicadas.aspx.vb">
|
||||
<DependentUpon>listPicadas.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="listSolicitudesComunicaciones.aspx.designer.vb">
|
||||
<DependentUpon>listSolicitudesComunicaciones.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="listSolicitudesComunicaciones.aspx.vb">
|
||||
<DependentUpon>listSolicitudesComunicaciones.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Menu.aspx.designer.vb">
|
||||
<DependentUpon>Menu.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Menu.aspx.vb">
|
||||
<DependentUpon>Menu.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Models\CertificateLoginBridgeHelper.vb" />
|
||||
<Compile Include="Models\ClasesDatosAdmin.vb" />
|
||||
<Compile Include="Models\UtilAntifraude.vb" />
|
||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||
<Compile Include="My Project\Application.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Application.myapp</DependentUpon>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<Compile Include="My Project\Resources.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="My Project\Settings.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Settings.settings</DependentUpon>
|
||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||
</Compile>
|
||||
<Compile Include="Nominas.aspx.designer.vb">
|
||||
<DependentUpon>Nominas.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Nominas.aspx.vb">
|
||||
<DependentUpon>Nominas.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="picada.aspx.designer.vb">
|
||||
<DependentUpon>picada.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="picada.aspx.vb">
|
||||
<DependentUpon>picada.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ResListPicaEntreFechas.vb" />
|
||||
<Compile Include="resumenSolicitudesComunicacionesEntreFechas.aspx.designer.vb">
|
||||
<DependentUpon>resumenSolicitudesComunicacionesEntreFechas.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="resumenSolicitudesComunicacionesEntreFechas.aspx.vb">
|
||||
<DependentUpon>resumenSolicitudesComunicacionesEntreFechas.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="selModo.aspx.designer.vb">
|
||||
<DependentUpon>selModo.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="selModo.aspx.vb">
|
||||
<DependentUpon>selModo.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="selUsuarios.aspx.designer.vb">
|
||||
<DependentUpon>selUsuarios.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="selUsuarios.aspx.vb">
|
||||
<DependentUpon>selUsuarios.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ServiciosRestAntifraude\Models.vb" />
|
||||
<Compile Include="sesionnovalida.aspx.designer.vb">
|
||||
<DependentUpon>sesionnovalida.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="sesionnovalida.aspx.vb">
|
||||
<DependentUpon>sesionnovalida.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Site.master.designer.vb">
|
||||
<DependentUpon>Site.master</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Site.master.vb">
|
||||
<DependentUpon>Site.master</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="SolicitudesComunicaciones.aspx.designer.vb">
|
||||
<DependentUpon>SolicitudesComunicaciones.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="SolicitudesComunicaciones.aspx.vb">
|
||||
<DependentUpon>SolicitudesComunicaciones.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="VAAPBCpers.aspx.designer.vb">
|
||||
<DependentUpon>VAAPBCpers.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="VAAPBCpers.aspx.vb">
|
||||
<DependentUpon>VAAPBCpers.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="VAAPBC.aspx.designer.vb">
|
||||
<DependentUpon>VAAPBC.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="VAAPBC.aspx.vb">
|
||||
<DependentUpon>VAAPBC.aspx</DependentUpon>
|
||||
<SubType>ASPXCodebehind</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||
<EmbeddedResource Include="My Project\Resources.resx">
|
||||
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="AnularPicadas.aspx" />
|
||||
<Content Include="bolsaDeHoras.aspx" />
|
||||
<Content Include="LoginCertBridge.aspx" />
|
||||
<Content Include="LoginCertCallback.aspx" />
|
||||
<Content Include="Content\1-oaaf-logo.svg" />
|
||||
<Content Include="Content\all.min.css" />
|
||||
<Content Include="Content\faviconOAAF.png" />
|
||||
<Content Include="Content\FUENTES\Roboto-Black.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-BlackItalic.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-Bold.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-BoldItalic.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-Italic.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-Light.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-LightItalic.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-Medium.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-MediumItalic.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-Regular.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-Thin.ttf" />
|
||||
<Content Include="Content\FUENTES\Roboto-ThinItalic.ttf" />
|
||||
<Content Include="Content\FUENTES\fa-brands-400.ttf" />
|
||||
<Content Include="Content\FUENTES\fa-brands-400.woff2" />
|
||||
<Content Include="Content\FUENTES\fa-regular-400.ttf" />
|
||||
<Content Include="Content\FUENTES\fa-regular-400.woff2" />
|
||||
<Content Include="Content\FUENTES\fa-solid-900.ttf" />
|
||||
<Content Include="Content\FUENTES\fa-solid-900.woff2" />
|
||||
<Content Include="Content\FUENTES\fa-v4compatibility.ttf" />
|
||||
<Content Include="Content\FUENTES\fa-v4compatibility.woff2" />
|
||||
<Content Include="Content\FUENTES\Satoshi-Black.otf" />
|
||||
<Content Include="Content\FUENTES\Satoshi-Regular.otf" />
|
||||
<None Include="My Project\Application.myapp">
|
||||
<Generator>MyApplicationCodeGenerator</Generator>
|
||||
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||
</None>
|
||||
<None Include="My Project\PublishProfiles\IISProfile.pubxml" />
|
||||
<None Include="My Project\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<CustomToolNamespace>My</CustomToolNamespace>
|
||||
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||
</None>
|
||||
<Content Include="Content\bootstrap.min.css" />
|
||||
<Content Include="Content\images\1-oaaf-logo.png" />
|
||||
<Content Include="Content\images\2-oaaf-logo-negativo.png" />
|
||||
<Content Include="Content\images\3-oaaf-logo-red-v.png" />
|
||||
<Content Include="Content\images\4-oaaf-logo-negativo-red-v.png" />
|
||||
<Content Include="Content\images\5-oaaf-logo-red-h.png" />
|
||||
<Content Include="Content\images\6-oaaf-logo-negativo-red-h.png" />
|
||||
<Content Include="Content\images\Atras.svg" />
|
||||
<Content Include="Content\images\AtrasHover.svg" />
|
||||
<Content Include="Content\images\cambiarModo.svg" />
|
||||
<Content Include="Content\images\cambiarModoHover.svg" />
|
||||
<Content Include="Content\images\cargaOAAF.gif" />
|
||||
<Content Include="Content\images\cargaOAAF2.gif" />
|
||||
<Content Include="Content\images\ControlHorario.png" />
|
||||
<Content Include="Content\images\ControlHorarioHover.jpg" />
|
||||
<Content Include="Content\images\ControlHorarioImg.png" />
|
||||
<Content Include="Content\images\DatosPersonales.png" />
|
||||
<Content Include="Content\images\DatosPersonalesHover.jpg" />
|
||||
<Content Include="Content\images\DatosPersonalesImg.jpeg" />
|
||||
<Content Include="Content\images\faviconOAAF.png" />
|
||||
<Content Include="Content\images\faviconParlamento.png" />
|
||||
<Content Include="Content\images\filtro.svg" />
|
||||
<Content Include="Content\images\fondo.jpg" />
|
||||
<Content Include="Content\images\fondoBtn.png" />
|
||||
<Content Include="Content\images\fondoBtn2.png" />
|
||||
<Content Include="Content\images\FondoControlHorario.png" />
|
||||
<Content Include="Content\images\FondoLogIn.png" />
|
||||
<Content Include="Content\images\fondoNav.png" />
|
||||
<Content Include="Content\images\fondoOAAF.png" />
|
||||
<Content Include="Content\images\gestionarOtrasPersonas.png" />
|
||||
<Content Include="Content\images\GestionesPropias.png" />
|
||||
<Content Include="Content\images\iconoUser.png" />
|
||||
<Content Include="Content\images\list.svg" />
|
||||
<Content Include="Content\images\loading.png" />
|
||||
<Content Include="Content\images\logoModal.png" />
|
||||
<Content Include="Content\images\logoParlamento.png" />
|
||||
<Content Include="Content\images\logoParlamentoMovil.svg" />
|
||||
<Content Include="Content\images\logout.png" />
|
||||
<Content Include="Content\images\logoutHover.png" />
|
||||
<Content Include="Content\images\Nominas.png" />
|
||||
<Content Include="Content\images\NominasHover.jpg" />
|
||||
<Content Include="Content\images\NominasImg.jpeg" />
|
||||
<Content Include="Content\images\OAAF Logo PNG.png" />
|
||||
<Content Include="Content\images\print.svg" />
|
||||
<Content Include="Content\images\userEdit.png" />
|
||||
<Content Include="Content\images\users.png" />
|
||||
<Content Include="Content\images\usuarios.png" />
|
||||
<Content Include="Content\Site.css" />
|
||||
<Content Include="DatosAdministrativos\CarHor.aspx" />
|
||||
<Content Include="DatosAdministrativos\desgVidaAdministrativa.aspx" />
|
||||
<Content Include="DatosAdministrativos\docencia.aspx" />
|
||||
<Content Include="DatosAdministrativos\Formacion.aspx" />
|
||||
<Content Include="DatosAdministrativos\Idioma.aspx" />
|
||||
<Content Include="DatosAdministrativos\Puestos.aspx" />
|
||||
<Content Include="DatosAdministrativos\titulaciones.aspx" />
|
||||
<Content Include="DatosAdministrativos\trienios.aspx" />
|
||||
<Content Include="DatosAdministrativos\VidaAdministrativa.aspx" />
|
||||
<Content Include="datosPersonales.aspx" />
|
||||
<Content Include="Default.aspx" />
|
||||
<Content Include="desgSolicitudesComunicaciones.aspx" />
|
||||
<Content Include="estadoInciPicada.aspx" />
|
||||
<Content Include="fichero.aspx" />
|
||||
<Content Include="gestDelegados.aspx" />
|
||||
<Content Include="DatosAdministrativos\GradoPersonal.aspx" />
|
||||
<Content Include="gestionDepartamentoEmp.aspx" />
|
||||
<Content Include="gestionTeletrabajo.aspx" />
|
||||
<Content Include="gestionTeletrabajoPers.aspx" />
|
||||
<Content Include="home.aspx" />
|
||||
<Content Include="ILLink\ILLink.Descriptors.LibraryBuild.xml" />
|
||||
<Content Include="intIncidencia.aspx" />
|
||||
<Content Include="intIncidenciaPers.aspx" />
|
||||
<Content Include="intPicada.aspx" />
|
||||
<Content Include="intPicadaPersonal.aspx" />
|
||||
<Content Include="intTeletrabajo.aspx" />
|
||||
<Content Include="listPicadas.aspx" />
|
||||
<Content Include="listSolicitudesComunicaciones.aspx" />
|
||||
<Content Include="Menu.aspx" />
|
||||
<Content Include="Nominas.aspx" />
|
||||
<Content Include="picada.aspx" />
|
||||
<Content Include="resumenSolicitudesComunicacionesEntreFechas.aspx" />
|
||||
<Content Include="Scripts\all.min.js" />
|
||||
<Content Include="Scripts\bootstrap.min.js" />
|
||||
<Content Include="Scripts\jquery.min.js" />
|
||||
<Content Include="Scripts\popper.min.js" />
|
||||
<Content Include="selModo.aspx" />
|
||||
<Content Include="selUsuarios.aspx" />
|
||||
<Content Include="sesionnovalida.aspx" />
|
||||
<Content Include="Site.master" />
|
||||
<Content Include="SolicitudesComunicaciones.aspx" />
|
||||
<Content Include="VAAPBCpers.aspx" />
|
||||
<Content Include="VAAPBC.aspx" />
|
||||
<Content Include="Web.config" />
|
||||
<None Include="packages.config" />
|
||||
<Content Include="ParcheaPublicacion.cmd" />
|
||||
<None Include="Web.Debug.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
<None Include="Web.Release.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
<!--<Content Include="Site.Master" />-->
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Global.asax" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="App_Data\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionExplicit>On</OptionExplicit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionCompare>Binary</OptionCompare>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionStrict>Off</OptionStrict>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionInfer>On</OptionInfer>
|
||||
</PropertyGroup>
|
||||
<!--<ItemGroup>
|
||||
<Folder Include="App_Data\" />
|
||||
</ItemGroup>-->
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
||||
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||||
<WebProjectProperties>
|
||||
<UseIIS>True</UseIIS>
|
||||
<AutoAssignPort>True</AutoAssignPort>
|
||||
<DevelopmentServerPort>59960</DevelopmentServerPort>
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<IISUrl>http://localhost:59960/</IISUrl>
|
||||
<NTLMAuthentication>False</NTLMAuthentication>
|
||||
<UseCustomServer>False</UseCustomServer>
|
||||
<CustomServerUrl>
|
||||
</CustomServerUrl>
|
||||
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
||||
</WebProjectProperties>
|
||||
</FlavorProperties>
|
||||
</VisualStudio>
|
||||
</ProjectExtensions>
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
Reference in New Issue
Block a user