Rename sln/proj

This commit is contained in:
Samuele E. Locatelli
2020-07-02 17:47:43 +02:00
parent e59557e42c
commit 7fe6a54f05
2 changed files with 9 additions and 8 deletions
@@ -65,13 +65,14 @@
</ItemGroup>
<ItemGroup>
<Compile Include="connParam.cs" />
<Compile Include="Constants.cs" />
<Compile Include="dataProxy.cs" />
<Compile Include="memAddress.cs" />
<Compile Include="SiemensProxy.cs">
<Compile Include="IOB-Exporter.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SiemensProxy.Designer.cs">
<DependentUpon>SiemensProxy.cs</DependentUpon>
<Compile Include="IOB-Exporter.Designer.cs">
<DependentUpon>IOB-Exporter.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -95,8 +96,8 @@
<Content Include="NLog.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<EmbeddedResource Include="SiemensProxy.resx">
<DependentUpon>SiemensProxy.cs</DependentUpon>
<EmbeddedResource Include="IOB-Exporter.resx">
<DependentUpon>IOB-Exporter.cs</DependentUpon>
</EmbeddedResource>
<None Include="NLog.xsd">
<SubType>Designer</SubType>
@@ -111,9 +112,9 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<None Include="setup.json">
<EmbeddedResource Include="Config\setup.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30002.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IOB-WIN-FILE-EXP", "IOB-WIN-FILE-EXP\IOB-WIN-FILE-EXP.csproj", "{958CB938-3860-49D3-8B16-15ED0E9FE2FB}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IOB.WIN.FileExp", "IOB-WIN-FILE-EXP\IOB.WIN.FileExp.csproj", "{958CB938-3860-49D3-8B16-15ED0E9FE2FB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution