chore: 首次簽入 Thinkyu ASP.NET 專案
- 加入 Visual Studio / ASP.NET .gitignore - 排除建置輸出、IDE 設定、NuGet packages、大型 MSI 安裝檔
This commit is contained in:
@@ -0,0 +1,335 @@
|
||||
<Project ToolsVersion="15.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>2.0</SchemaVersion>
|
||||
<ProjectGuid>{AFEB73BC-85CB-462E-839F-9AF4AE9087D7}</ProjectGuid>
|
||||
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>報到系統</RootNamespace>
|
||||
<AssemblyName>報到系統</AssemblyName>
|
||||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
||||
<UseIISExpress>true</UseIISExpress>
|
||||
<Use64BitIISExpress />
|
||||
<IISExpressSSLPort />
|
||||
<IISExpressAnonymousAuthentication />
|
||||
<IISExpressWindowsAuthentication />
|
||||
<IISExpressUseClassicPipelineMode />
|
||||
<UseGlobalApplicationHostFile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
||||
<HintPath>packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<HintPath>packages\Newtonsoft.Json.13.0.4\lib\net35\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NPOI, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||||
<HintPath>packages\NPOI.2.2.1\lib\net20\NPOI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NPOI.OOXML, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||||
<HintPath>packages\NPOI.2.2.1\lib\net20\NPOI.OOXML.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NPOI.OpenXml4Net, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||||
<HintPath>packages\NPOI.2.2.1\lib\net20\NPOI.OpenXml4Net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NPOI.OpenXmlFormats, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||||
<HintPath>packages\NPOI.2.2.1\lib\net20\NPOI.OpenXmlFormats.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.ComponentModel.DataAnnotations" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
<Reference Include="System.Transactions" />
|
||||
<Reference Include="System.Web.Extensions" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Configuration" />
|
||||
<Reference Include="System.Web.Services" />
|
||||
<Reference Include="System.EnterpriseServices" />
|
||||
<Reference Include="zxing, Version=0.16.11.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
|
||||
<HintPath>packages\ZXing.Net.0.16.11\lib\net35\zxing.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Content\ClassesList.css" />
|
||||
<Content Include="Content\COMPLETION_SUMMARY.txt" />
|
||||
<Content Include="Content\Home.css" />
|
||||
<Content Include="Content\MessageAccountManage.css" />
|
||||
<Content Include="Content\RoleManage.css" />
|
||||
<Content Include=".editorconfig" />
|
||||
<Content Include="DOC\活動人員簽到簽退.md" />
|
||||
<Content Include="Content\COMMON_STYLES_SUMMARY.md" />
|
||||
<Content Include="Content\CSS_QUICK_REFERENCE.md" />
|
||||
<Content Include="Content\CSS_MIGRATION_CHECKLIST.md" />
|
||||
<Content Include="Content\CSS_REFACTORING_FINAL_REPORT.md" />
|
||||
<Content Include="Content\DESIGN_SYSTEM_GUIDE.md" />
|
||||
<Content Include="Content\README.md" />
|
||||
<Content Include="Content\VISUAL_SUMMARY.md" />
|
||||
<Content Include="Content\COMPLETION_CHECKLIST.md" />
|
||||
<Content Include="Content\FILE_INDEX.md" />
|
||||
<Content Include="Content\QUICK_START.md" />
|
||||
<Content Include="DOC\多簡訊平台架構設計.md" />
|
||||
<None Include="DOC\活動人員管理.md" />
|
||||
<Content Include="Content\SignUpExport.css" />
|
||||
<Content Include="Content\SignUpImport.css" />
|
||||
<Content Include="Content\SignUpList.css" />
|
||||
<None Include="DOC\活動管理.md" />
|
||||
<Content Include="DOC\簡訊帳號管理.md" />
|
||||
<None Include="DOC\群組人員管理.md" />
|
||||
<Content Include="Forms\ClassesList.aspx" />
|
||||
<Content Include="Forms\ClassesReport.aspx" />
|
||||
<Content Include="Forms\Constructing.aspx" />
|
||||
<Content Include="Forms\MessageAccountManage.aspx" />
|
||||
<Content Include="Forms\RoleManage.aspx" />
|
||||
<Content Include="Forms\SignUpExport.aspx" />
|
||||
<Content Include="Forms\SignUpImport.aspx" />
|
||||
<Content Include="Forms\SignUpList.aspx" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="Scripts\ClassesList.js">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Scripts\ClassesReport.js" />
|
||||
<Content Include="Scripts\MessageAccountManage.js" />
|
||||
<Content Include="Scripts\RoleManage.js" />
|
||||
<Content Include="Scripts\shared.js">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Scripts\SignUpExport.js" />
|
||||
<Content Include="Scripts\SignUpImport.js" />
|
||||
<Content Include="Scripts\SignUpList.js" />
|
||||
<Content Include="Scripts\site-menu.js" />
|
||||
<Content Include="Scripts\vue.js" />
|
||||
<Content Include="Scripts\vue.min.js" />
|
||||
<Content Include="Services\BPSNService.asmx" />
|
||||
<Content Include="Services\ClassesService.asmx" />
|
||||
<Content Include="Services\LoginService.asmx" />
|
||||
<Content Include="Services\MessageAccountManage.asmx" />
|
||||
<Content Include="Services\RoleManageService.asmx" />
|
||||
<Content Include="Services\SignUpService.asmx" />
|
||||
<Content Include="Site.Master" />
|
||||
<Content Include="Services\Web.config" />
|
||||
<Content Include="DOC\資料同步.md" />
|
||||
<Content Include="DOC\簡訊發送.md" />
|
||||
<Content Include="DOC\課程報表.md" />
|
||||
<None Include="packages.config" />
|
||||
<Content Include="Services\FileUploadHandler.ashx" />
|
||||
<Content Include="SignUpImport_Update_Summary.md" />
|
||||
<Content Include="SignUpImport_DuplicateCheck_Design.md" />
|
||||
<Content Include="SignUpService_Spec_Completeness_Report.md" />
|
||||
<Content Include="SignUpService_Implementation_Report.md" />
|
||||
<Content Include="SQL\SignUp序號初始化使用指南.md" />
|
||||
<None Include="Web.Debug.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
<None Include="Web.Release.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
<Content Include="SQL\SignUp序號管理工具.sql" />
|
||||
<Content Include="SQL\初始化SignUp序號.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Content\Site.css" />
|
||||
<Content Include="Forms\Home.aspx" />
|
||||
<Content Include="Login.aspx" />
|
||||
<Content Include="SQL\多簡訊平台Migration.sql" />
|
||||
<Content Include="Upload\DONT_DELETE.txt" />
|
||||
<Content Include="Web.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Common\EncDec.cs" />
|
||||
<Compile Include="Common\PublicVariable.cs" />
|
||||
<Compile Include="Common\Utils.cs" />
|
||||
<Compile Include="Forms\ClassesList.aspx.cs">
|
||||
<DependentUpon>ClassesList.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\ClassesList.aspx.designer.cs">
|
||||
<DependentUpon>ClassesList.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\ClassesReport.aspx.cs">
|
||||
<DependentUpon>ClassesReport.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\ClassesReport.aspx.designer.cs">
|
||||
<DependentUpon>ClassesReport.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\Constructing.aspx.cs">
|
||||
<DependentUpon>Constructing.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\Constructing.aspx.designer.cs">
|
||||
<DependentUpon>Constructing.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\Home.aspx.cs">
|
||||
<DependentUpon>Home.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\Home.aspx.designer.cs">
|
||||
<DependentUpon>Home.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\MessageAccountManage.aspx.cs">
|
||||
<DependentUpon>MessageAccountManage.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\MessageAccountManage.aspx.designer.cs">
|
||||
<DependentUpon>MessageAccountManage.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Models\CheckInModel.cs" />
|
||||
<Compile Include="Models\DAC_BPAA.cs" />
|
||||
<Compile Include="Models\DAC_BWEX.cs" />
|
||||
<Compile Include="Models\DAC_MessageLog1.cs" />
|
||||
<Compile Include="Models\DAC_MessageLog2.cs" />
|
||||
<Compile Include="Models\DAC_MessageQueue1.cs" />
|
||||
<Compile Include="Models\DAC_MessageQueue2.cs" />
|
||||
<Compile Include="Models\DAC_MMSPlatform.cs" />
|
||||
<Compile Include="Models\DAC_ProjectMMSAccount1.cs" />
|
||||
<Compile Include="Models\DAC_ProjectMMSAccount2.cs" />
|
||||
<Compile Include="Models\MMSPlatformItem.cs" />
|
||||
<Compile Include="PageBase.cs">
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\RoleManage.aspx.cs">
|
||||
<DependentUpon>RoleManage.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\RoleManage.aspx.designer.cs">
|
||||
<DependentUpon>RoleManage.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\SignUpExport.aspx.cs">
|
||||
<DependentUpon>SignUpExport.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\SignUpImport.aspx.cs">
|
||||
<DependentUpon>SignUpImport.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\SignUpList.aspx.cs">
|
||||
<DependentUpon>SignUpList.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Global.asax.cs">
|
||||
<DependentUpon>Global.asax</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Login.aspx.cs">
|
||||
<DependentUpon>Login.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Login.aspx.designer.cs">
|
||||
<DependentUpon>Login.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Models\DAC_BPSN.cs" />
|
||||
<Compile Include="Models\DAC_BWEH.cs" />
|
||||
<Compile Include="Models\DAC_Classes1.cs" />
|
||||
<Compile Include="Models\DAC_Classes2.cs" />
|
||||
<Compile Include="Models\DAC_SignUp1.cs" />
|
||||
<Compile Include="Models\DAC_SignUp2.cs" />
|
||||
<Compile Include="Models\LoginBPSN.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Services\BaseSMSProvider.cs" />
|
||||
<Compile Include="Services\BPSNService.asmx.cs">
|
||||
<SubType>Component</SubType>
|
||||
<DependentUpon>BPSNService.asmx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Services\ClassesService.asmx.cs">
|
||||
<DependentUpon>ClassesService.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Services\FileUploadHandler.ashx.cs">
|
||||
<DependentUpon>FileUploadHandler.ashx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Services\MessageAccountManage.asmx.cs">
|
||||
<DependentUpon>MessageAccountManage.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Services\MITAKESMSProvider.cs" />
|
||||
<Compile Include="Services\Responses.cs" />
|
||||
<Compile Include="Services\LoginService.asmx.cs">
|
||||
<DependentUpon>LoginService.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Services\RoleManageService.asmx.cs">
|
||||
<DependentUpon>RoleManageService.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Services\SignUpService.asmx.cs">
|
||||
<DependentUpon>SignUpService.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Site.Master.cs">
|
||||
<DependentUpon>Site.Master</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Site.Master.designer.cs">
|
||||
<DependentUpon>Site.Master</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Services\EVERY8DSMSProvider.cs" />
|
||||
<Compile Include="Services\SMSSendingService.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\WebLib\WebLib20\WebLib.csproj">
|
||||
<Project>{79ff3ea2-52d8-408a-a65c-f996f371fc61}</Project>
|
||||
<Name>WebLib</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="..報到系統客戶端\Data\Repositories\" />
|
||||
<Folder Include="Assets\Downloads\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.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>58792</DevelopmentServerPort>
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<IISUrl>http://localhost:58792/</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