diff --git a/Cuke4Nuke/Framework/Framework.csproj b/Cuke4Nuke/Framework/Framework.csproj index c264a72..3280e95 100644 --- a/Cuke4Nuke/Framework/Framework.csproj +++ b/Cuke4Nuke/Framework/Framework.csproj @@ -1,71 +1,73 @@ - - - - Debug - AnyCPU - 9.0.21022 - 2.0 - {12400276-AA80-418A-9D57-AE4B77EAAF51} - Library - Properties - Cuke4Nuke.Framework - Cuke4Nuke.Framework - v3.5 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - 3.5 - - - - - 3.5 - - - 3.5 - - - - - - - - - - - - - - - - - - - + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {12400276-AA80-418A-9D57-AE4B77EAAF51} + Library + Properties + Cuke4Nuke.Framework + Cuke4Nuke.Framework + v3.5 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + + + 3.5 + + + 3.5 + + + + + + + + + + + Code + + + + + + + + + + + --> \ No newline at end of file diff --git a/Cuke4Nuke/Framework/languages/steps.cs b/Cuke4Nuke/Framework/Languages/Steps.cs similarity index 100% rename from Cuke4Nuke/Framework/languages/steps.cs rename to Cuke4Nuke/Framework/Languages/Steps.cs