ReportViewerForMVC
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C352
This commit is contained in:
parent
e32f8a65e9
commit
a3c8f6a0da
1 changed files with 19 additions and 2 deletions
|
|
@ -245,6 +245,11 @@
|
||||||
<Compile Include="Models\IdentityModels.cs" />
|
<Compile Include="Models\IdentityModels.cs" />
|
||||||
<Compile Include="Models\ManageViewModels.cs" />
|
<Compile Include="Models\ManageViewModels.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
|
<Compile Include="Reportes\datasets\dtsAplicacion.Designer.cs">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>dtsAplicacion.xsd</DependentUpon>
|
||||||
|
</Compile>
|
||||||
<Compile Include="Service References\ServicioSinortWCF\Reference.cs">
|
<Compile Include="Service References\ServicioSinortWCF\Reference.cs">
|
||||||
<AutoGen>True</AutoGen>
|
<AutoGen>True</AutoGen>
|
||||||
<DesignTime>True</DesignTime>
|
<DesignTime>True</DesignTime>
|
||||||
|
|
@ -7209,6 +7214,17 @@
|
||||||
<Content Include="Properties\DataSources\AYA.SlnSinortModel.Sinort.TareasPendientes.datasource" />
|
<Content Include="Properties\DataSources\AYA.SlnSinortModel.Sinort.TareasPendientes.datasource" />
|
||||||
<Content Include="Content\richtext.scss" />
|
<Content Include="Content\richtext.scss" />
|
||||||
<None Include="Properties\PublishProfiles\AYA.SlnSinort.pubxml" />
|
<None Include="Properties\PublishProfiles\AYA.SlnSinort.pubxml" />
|
||||||
|
<Content Include="Reportes\datasets\dtsAplicacion.xsc">
|
||||||
|
<DependentUpon>dtsAplicacion.xsd</DependentUpon>
|
||||||
|
</Content>
|
||||||
|
<None Include="Reportes\datasets\dtsAplicacion.xsd">
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
<Generator>MSDataSetGenerator</Generator>
|
||||||
|
<LastGenOutput>dtsAplicacion.Designer.cs</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<Content Include="Reportes\datasets\dtsAplicacion.xss">
|
||||||
|
<DependentUpon>dtsAplicacion.xsd</DependentUpon>
|
||||||
|
</Content>
|
||||||
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
|
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
|
||||||
<Content Include="Scripts\fullcalendar\fullcalendar.js" />
|
<Content Include="Scripts\fullcalendar\fullcalendar.js" />
|
||||||
<Content Include="Scripts\fullcalendar\fullcalendar.min.js" />
|
<Content Include="Scripts\fullcalendar\fullcalendar.min.js" />
|
||||||
|
|
@ -7511,8 +7527,6 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="App_Data\" />
|
<Folder Include="App_Data\" />
|
||||||
<Folder Include="Content\themes\base\minified\images\" />
|
<Folder Include="Content\themes\base\minified\images\" />
|
||||||
<Folder Include="Reportes\datasets\" />
|
|
||||||
<Folder Include="Reportes\rdlc\" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="packages.config" />
|
<Content Include="packages.config" />
|
||||||
|
|
@ -7538,6 +7552,9 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<WCFMetadataStorage Include="Service References\ServicioSinortWCF\" />
|
<WCFMetadataStorage Include="Service References\ServicioSinortWCF\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="Reportes\rdlc\repAplicacion.rdlc" />
|
||||||
|
</ItemGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue