GildedRose-Refactoring-Kata/csharp
2021-10-31 17:16:34 +02:00
..
Properties Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
.gitignore Added .gitignore file 2017-08-31 23:58:11 -03:00
addItemForm.cs Finished the program 2021-10-31 17:16:34 +02:00
addItemForm.resx Finished the program 2021-10-31 17:16:34 +02:00
App.config Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
ApprovalTest.cs Finished the program 2021-10-31 17:16:34 +02:00
csharp.csproj Finished the program 2021-10-31 17:16:34 +02:00
csharp.sln Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
GildedRose.cs Finished the program 2021-10-31 17:16:34 +02:00
GildedRoseTest.cs Finished the program 2021-10-31 17:16:34 +02:00
Item.cs Finished the program 2021-10-31 17:16:34 +02:00
MainForm.cs Finished the program 2021-10-31 17:16:34 +02:00
MainForm.resx Finished the program 2021-10-31 17:16:34 +02:00
packages.config Added new changes regarding Conjured items and refactored some code structure 2021-10-31 11:29:33 +02:00
Program.cs Added a GUI 2021-10-31 12:38:24 +02:00
RuleSet1.ruleset Finished the program 2021-10-31 17:16:34 +02:00
showDataForm.cs Finished the program 2021-10-31 17:16:34 +02:00
showDataForm.resx Finished the program 2021-10-31 17:16:34 +02:00