GildedRose-Refactoring-Kata/csharp
2017-10-20 10:36:32 +01:00
..
Properties Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
Strategy Code refactored to adapt it to Strategy Pattern. 2017-10-20 10:36:32 +01:00
.gitignore Added .gitignore file 2017-08-31 23:58:11 -03:00
App.config Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
ApprovalTest.cs Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
ApprovalTest.ThirtyDays.approved.txt Golden master added for ThirtyDays test. 2017-10-19 12:34:55 +01:00
csharp.csproj Code refactored to adapt it to Strategy Pattern. 2017-10-20 10:36:32 +01:00
csharp.sln Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
GildedRose.cs Code refactored to adapt it to Strategy Pattern. 2017-10-20 10:36:32 +01:00
GildedRoseTest.cs Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
Item.cs Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
packages.config Included NUnit Testing Adapter. 2017-10-20 10:18:26 +01:00
Program.cs Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00