finish migration
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
<Version>3.0.0</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Symbols\Symbols\*.svg" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Update="LangRes\GeneralLangRes.Designer.cs">
|
||||
<DesignTime>True</DesignTime>
|
||||
@@ -20,12 +24,6 @@
|
||||
<Compile Update="UpdateWindow.Designer.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Update="SimpleActionDialog.Designer.cs">
|
||||
<DependentUpon>SimpleActionDialog.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Update="SimpleActionDialog.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Update="LangRes\UpdateInstallerLangRes.de.Designer.cs">
|
||||
<DependentUpon>UpdateInstallerLangRes.de.resx</DependentUpon>
|
||||
<DesignTime>True</DesignTime>
|
||||
@@ -53,12 +51,6 @@
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>GeneralLangRes.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Update="SimpleActionDialog.de.resx">
|
||||
<DependentUpon>SimpleActionDialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Update="SimpleActionDialog.resx">
|
||||
<DependentUpon>SimpleActionDialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Update="LangRes\UpdateInstallerLangRes.de.resx">
|
||||
<CustomToolNamespace>Pilz.Updating.UpdateInstaller.My.Resources</CustomToolNamespace>
|
||||
<LastGenOutput>UpdateInstallerLangRes.de.Designer.cs</LastGenOutput>
|
||||
@@ -88,7 +80,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Pilz.Updating.Client\Pilz.Updating.Client.csproj" />
|
||||
<ProjectReference Include="..\Pilz.Updating.GUIBase\Pilz.Updating.GUIBase.csproj" />
|
||||
<ProjectReference Include="..\Pilz.Updating\Pilz.Updating.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user