This commit is contained in:
		
							parent
							
								
									a087561582
								
							
						
					
					
						commit
						86802e618b
					
				
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
					<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
				
			||||||
  <PropertyGroup>
 | 
					  <PropertyGroup>
 | 
				
			||||||
    <ProjectView>ProjectFiles</ProjectView>
 | 
					    <ProjectView>ProjectFiles</ProjectView>
 | 
				
			||||||
    <LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
 | 
					    <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
 | 
				
			||||||
    <UseIISExpress>true</UseIISExpress>
 | 
					    <UseIISExpress>true</UseIISExpress>
 | 
				
			||||||
    <Use64BitIISExpress />
 | 
					    <Use64BitIISExpress />
 | 
				
			||||||
    <IISExpressSSLPort />
 | 
					    <IISExpressSSLPort />
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -51,7 +51,7 @@
 | 
				
			||||||
      <add path="ChartImg.axd" verb="GET,POST,HEAD" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/>
 | 
					      <add path="ChartImg.axd" verb="GET,POST,HEAD" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/>
 | 
				
			||||||
      <add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91" validate="false"/>
 | 
					      <add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91" validate="false"/>
 | 
				
			||||||
    </httpHandlers>
 | 
					    </httpHandlers>
 | 
				
			||||||
    <compilation debug="false" targetFramework="4.8">
 | 
					    <compilation debug="true" targetFramework="4.8">
 | 
				
			||||||
      <assemblies>
 | 
					      <assemblies>
 | 
				
			||||||
        <!--<add assembly="Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />-->
 | 
					        <!--<add assembly="Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />-->
 | 
				
			||||||
        <add assembly="System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
 | 
					        <add assembly="System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
    <IISExpressWindowsAuthentication />
 | 
					    <IISExpressWindowsAuthentication />
 | 
				
			||||||
    <IISExpressUseClassicPipelineMode />
 | 
					    <IISExpressUseClassicPipelineMode />
 | 
				
			||||||
    <UseGlobalApplicationHostFile />
 | 
					    <UseGlobalApplicationHostFile />
 | 
				
			||||||
    <LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
 | 
					    <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
 | 
				
			||||||
    <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
 | 
					    <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
 | 
				
			||||||
  </PropertyGroup>
 | 
					  </PropertyGroup>
 | 
				
			||||||
  <ProjectExtensions>
 | 
					  <ProjectExtensions>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue