Subversion Repositories ASFLogin

Rev

Rev 6 | Rev 59 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 55
Line 73... Line 73...
73
    <Compile Include="AccountDataEditor.Designer.cs">
73
    <Compile Include="AccountDataEditor.Designer.cs">
74
      <DependentUpon>AccountDataEditor.cs</DependentUpon>
74
      <DependentUpon>AccountDataEditor.cs</DependentUpon>
75
    </Compile>
75
    </Compile>
76
    <Compile Include="AssemblyInfo.cs" />
76
    <Compile Include="AssemblyInfo.cs" />
77
    <Compile Include="FileTransferClient.cs" />
77
    <Compile Include="FileTransferClient.cs" />
-
 
78
    <Compile Include="FingerprintCapture.cs">
-
 
79
      <SubType>Form</SubType>
-
 
80
    </Compile>
-
 
81
    <Compile Include="FingerprintCapture.Designer.cs">
-
 
82
      <DependentUpon>FingerprintCapture.cs</DependentUpon>
-
 
83
    </Compile>
78
    <Compile Include="FormAbout.cs">
84
    <Compile Include="FormAbout.cs">
79
      <SubType>Form</SubType>
85
      <SubType>Form</SubType>
80
    </Compile>
86
    </Compile>
81
    <Compile Include="FormAbout.Designer.cs">
87
    <Compile Include="FormAbout.Designer.cs">
82
      <DependentUpon>FormAbout.cs</DependentUpon>
88
      <DependentUpon>FormAbout.cs</DependentUpon>
Line 99... Line 105...
99
    </Compile>
105
    </Compile>
100
    <Compile Include="PinInputBox.Designer.cs">
106
    <Compile Include="PinInputBox.Designer.cs">
101
      <DependentUpon>PinInputBox.cs</DependentUpon>
107
      <DependentUpon>PinInputBox.cs</DependentUpon>
102
    </Compile>
108
    </Compile>
103
    <Compile Include="Program.cs" />
109
    <Compile Include="Program.cs" />
-
 
110
    <Compile Include="Properties\Resources.Designer.cs">
-
 
111
      <AutoGen>True</AutoGen>
-
 
112
      <DesignTime>True</DesignTime>
-
 
113
      <DependentUpon>Resources.resx</DependentUpon>
-
 
114
    </Compile>
-
 
115
    <Compile Include="Utils.cs" />
104
    <EmbeddedResource Include="AccountDataEditor.resx">
116
    <EmbeddedResource Include="AccountDataEditor.resx">
105
      <DependentUpon>AccountDataEditor.cs</DependentUpon>
117
      <DependentUpon>AccountDataEditor.cs</DependentUpon>
106
      <SubType>Designer</SubType>
118
      <SubType>Designer</SubType>
107
    </EmbeddedResource>
119
    </EmbeddedResource>
-
 
120
    <EmbeddedResource Include="FingerprintCapture.resx">
-
 
121
      <DependentUpon>FingerprintCapture.cs</DependentUpon>
-
 
122
      <SubType>Designer</SubType>
-
 
123
    </EmbeddedResource>
108
    <EmbeddedResource Include="FormAbout.resx">
124
    <EmbeddedResource Include="FormAbout.resx">
109
      <DependentUpon>FormAbout.cs</DependentUpon>
125
      <DependentUpon>FormAbout.cs</DependentUpon>
110
      <SubType>Designer</SubType>
126
      <SubType>Designer</SubType>
111
    </EmbeddedResource>
127
    </EmbeddedResource>
112
    <EmbeddedResource Include="MainForm.resx">
128
    <EmbeddedResource Include="MainForm.resx">
Line 119... Line 135...
119
    </EmbeddedResource>
135
    </EmbeddedResource>
120
    <EmbeddedResource Include="PinInputBox.resx">
136
    <EmbeddedResource Include="PinInputBox.resx">
121
      <DependentUpon>PinInputBox.cs</DependentUpon>
137
      <DependentUpon>PinInputBox.cs</DependentUpon>
122
      <SubType>Designer</SubType>
138
      <SubType>Designer</SubType>
123
    </EmbeddedResource>
139
    </EmbeddedResource>
-
 
140
    <EmbeddedResource Include="Properties\Resources.resx">
-
 
141
      <Generator>ResXFileCodeGenerator</Generator>
-
 
142
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
-
 
143
      <SubType>Designer</SubType>
-
 
144
    </EmbeddedResource>
124
    <None Include="app.config" />
145
    <None Include="app.config" />
125
  </ItemGroup>
146
  </ItemGroup>
126
  <ItemGroup>
147
  <ItemGroup>
127
    <ProjectReference Include="..\Authentication\Authentication.csproj">
148
    <ProjectReference Include="..\Authentication\Authentication.csproj">
128
      <Project>{D87A422B-1A76-45B6-B243-4FEE54B98BA8}</Project>
149
      <Project>{D87A422B-1A76-45B6-B243-4FEE54B98BA8}</Project>