diff --git a/samples/VendingMachine/VendingMachineSampleApp/VendingMachineSampleApp.csproj b/samples/VendingMachine/VendingMachineSampleApp/VendingMachineSampleApp.csproj index 6a156b7..d6559d1 100644 --- a/samples/VendingMachine/VendingMachineSampleApp/VendingMachineSampleApp.csproj +++ b/samples/VendingMachine/VendingMachineSampleApp/VendingMachineSampleApp.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj b/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj index 5b71c82..e81c53b 100644 --- a/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj +++ b/src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj @@ -26,7 +26,7 @@ - + diff --git a/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj b/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj index 21a843f..0886ca8 100644 --- a/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj +++ b/test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj @@ -10,7 +10,7 @@ - +