Rev 59 | Rev 74 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 59 | Rev 69 | ||
|---|---|---|---|
| Line 78... | Line 78... | ||
| 78 | <Reference Include="System.Drawing" /> |
78 | <Reference Include="System.Drawing" /> |
| 79 | <Reference Include="System.Windows.Forms" /> |
79 | <Reference Include="System.Windows.Forms" /> |
| 80 | <Reference Include="System.Xml" /> |
80 | <Reference Include="System.Xml" /> |
| 81 | </ItemGroup> |
81 | </ItemGroup> |
| 82 | <ItemGroup> |
82 | <ItemGroup> |
| - | 83 | <Compile Include="ARTEventNotifier.cs" /> |
|
| 83 | <Compile Include="AssemblyInfo.cs" /> |
84 | <Compile Include="AssemblyInfo.cs" /> |
| 84 | <Compile Include="DigitInputBox.cs"> |
85 | <Compile Include="ILogger.cs" /> |
| 85 | <SubType>Form</SubType> |
- | |
| 86 | </Compile> |
- | |
| 87 | <Compile Include="DigitInputBox.Designer.cs"> |
- | |
| 88 | <DependentUpon>DigitInputBox.cs</DependentUpon> |
- | |
| 89 | </Compile> |
- | |
| 90 | <Compile Include="PInvoke.cs" /> |
86 | <Compile Include="Logger.cs" /> |
| 91 | <Compile Include="Program.cs" /> |
87 | <Compile Include="Program.cs" /> |
| 92 | <EmbeddedResource Include="DigitInputBox.resx"> |
- | |
| 93 | <DependentUpon>DigitInputBox.cs</DependentUpon> |
- | |
| 94 | <SubType>Designer</SubType> |
- | |
| 95 | </EmbeddedResource> |
- | |
| 96 | <None Include="app.config" /> |
88 | <None Include="app.config" /> |
| 97 | </ItemGroup> |
89 | </ItemGroup> |
| 98 | <ItemGroup> |
90 | <ItemGroup> |
| 99 | <ProjectReference Include="..\ASFLoginUI\ASFLoginUI.vcproj"> |
91 | <ProjectReference Include="..\ASFLoginUI\ASFLoginUI.vcproj"> |
| 100 | <Project>{975048E2-7F8B-469C-8124-C28D1595FFBC}</Project> |
92 | <Project>{975048E2-7F8B-469C-8124-C28D1595FFBC}</Project> |