Zooflow: Finish user relations
This commit is contained in:
@@ -229,10 +229,10 @@
|
||||
<Compile Include="Administration\frmAdmin_SourceSQL.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\Users\frmAdmin_ImportUser.Designer.vb">
|
||||
<DependentUpon>frmAdmin_ImportUser.vb</DependentUpon>
|
||||
<Compile Include="Administration\Users\frmAdmin_UserImport.Designer.vb">
|
||||
<DependentUpon>frmAdmin_UserImport.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Administration\Users\frmAdmin_ImportUser.vb">
|
||||
<Compile Include="Administration\Users\frmAdmin_UserImport.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\Users\frmAdmin_User.Designer.vb">
|
||||
@@ -479,8 +479,8 @@
|
||||
<EmbeddedResource Include="Administration\frmSQLDesigner.resx">
|
||||
<DependentUpon>frmSQLDesigner.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Administration\Users\frmAdmin_ImportUser.resx">
|
||||
<DependentUpon>frmAdmin_ImportUser.vb</DependentUpon>
|
||||
<EmbeddedResource Include="Administration\Users\frmAdmin_UserImport.resx">
|
||||
<DependentUpon>frmAdmin_UserImport.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Administration\Users\frmAdmin_User.resx">
|
||||
<DependentUpon>frmAdmin_User.vb</DependentUpon>
|
||||
@@ -1068,6 +1068,8 @@
|
||||
<None Include="Resources\actions_send2.svg" />
|
||||
<None Include="Resources\nextview.svg" />
|
||||
<None Include="Resources\previousview.svg" />
|
||||
<None Include="Resources\allowuserstoeditranges.svg" />
|
||||
<None Include="Resources\actions_user.svg" />
|
||||
<Content Include="Zooflow.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||
|
||||
Reference in New Issue
Block a user