Skip to content

Commit

Permalink
Correct project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman committed Jul 25, 2022
1 parent bf1bc2e commit f3bd09e
Show file tree
Hide file tree
Showing 28 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/S7PlcRx/S7PlcRx.sln → src/S7PlcRx.sln
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ProjectConfig", "ProjectCon
..\..\Version.json = ..\..\Version.json
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "S7PlcRx", "S7PlcRx\S7PlcRx.csproj", "{72EEC05E-CCFF-414F-ACD9-67F26CE1848E}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "S7PlcRx", "S7PlcRx\S7PlcRx.csproj", "{1F953491-ABF8-4BF3-BEB9-1AE00996DE49}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -25,12 +25,12 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{72EEC05E-CCFF-414F-ACD9-67F26CE1848E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{72EEC05E-CCFF-414F-ACD9-67F26CE1848E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72EEC05E-CCFF-414F-ACD9-67F26CE1848E}.PreRelease|Any CPU.ActiveCfg = PreRelease|Any CPU
{72EEC05E-CCFF-414F-ACD9-67F26CE1848E}.PreRelease|Any CPU.Build.0 = PreRelease|Any CPU
{72EEC05E-CCFF-414F-ACD9-67F26CE1848E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72EEC05E-CCFF-414F-ACD9-67F26CE1848E}.Release|Any CPU.Build.0 = Release|Any CPU
{1F953491-ABF8-4BF3-BEB9-1AE00996DE49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F953491-ABF8-4BF3-BEB9-1AE00996DE49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F953491-ABF8-4BF3-BEB9-1AE00996DE49}.PreRelease|Any CPU.ActiveCfg = PreRelease|Any CPU
{1F953491-ABF8-4BF3-BEB9-1AE00996DE49}.PreRelease|Any CPU.Build.0 = PreRelease|Any CPU
{1F953491-ABF8-4BF3-BEB9-1AE00996DE49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F953491-ABF8-4BF3-BEB9-1AE00996DE49}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f3bd09e

Please sign in to comment.