ReportViewerForMVC

git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C352
This commit is contained in:
dmendez 2018-07-27 22:22:13 +00:00
parent e32f8a65e9
commit a3c8f6a0da

View file

@ -245,6 +245,11 @@
<Compile Include="Models\IdentityModels.cs" />
<Compile Include="Models\ManageViewModels.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">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@ -7209,6 +7214,17 @@
<Content Include="Properties\DataSources\AYA.SlnSinortModel.Sinort.TareasPendientes.datasource" />
<Content Include="Content\richtext.scss" />
<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" />
<Content Include="Scripts\fullcalendar\fullcalendar.js" />
<Content Include="Scripts\fullcalendar\fullcalendar.min.js" />
@ -7511,8 +7527,6 @@
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Content\themes\base\minified\images\" />
<Folder Include="Reportes\datasets\" />
<Folder Include="Reportes\rdlc\" />
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
@ -7538,6 +7552,9 @@
<ItemGroup>
<WCFMetadataStorage Include="Service References\ServicioSinortWCF\" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Reportes\rdlc\repAplicacion.rdlc" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>