File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 3434 <ErrorReport >prompt</ErrorReport >
3535 <WarningLevel >4</WarningLevel >
3636 </PropertyGroup >
37+ <PropertyGroup >
38+ <StartupObject >CodeTester.App</StartupObject >
39+ </PropertyGroup >
3740 <ItemGroup >
3841 <Reference Include =" System" />
3942 <Reference Include =" System.Data" />
5558 <Generator >MSBuild:Compile</Generator >
5659 <SubType >Designer</SubType >
5760 </ApplicationDefinition >
61+ <Compile Include =" DiffMatchPatch.cs" />
5862 <Compile Include =" FileSize.cs" />
5963 <Compile Include =" InputWindow.xaml.cs" >
6064 <DependentUpon >InputWindow.xaml</DependentUpon >
Original file line number Diff line number Diff line change 77// 組件的一般資訊是由下列的屬性集控制。
88// 變更這些屬性的值即可修改組件的相關
99// 資訊。
10- [ assembly: AssemblyTitle ( "NPSC " ) ]
10+ [ assembly: AssemblyTitle ( "CodeTester " ) ]
1111[ assembly: AssemblyDescription ( "" ) ]
1212[ assembly: AssemblyConfiguration ( "" ) ]
1313[ assembly: AssemblyCompany ( "" ) ]
14- [ assembly: AssemblyProduct ( "NPSC " ) ]
14+ [ assembly: AssemblyProduct ( "CodeTester " ) ]
1515[ assembly: AssemblyCopyright ( "Copyright © 2018" ) ]
1616[ assembly: AssemblyTrademark ( "" ) ]
1717[ assembly: AssemblyCulture ( "" ) ]
You can’t perform that action at this time.
0 commit comments