GildedRose-Refactoring-Kata/csharp
2022-04-28 01:11:31 +01: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
App.config Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
ApprovalTest.cs Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00
ApprovalTest.ThirtyDays.approved.txt Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00
csharp.csproj Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00
csharp.sln Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
csharp.v3.ncrunchsolution ncrunch and approval testing 2022-04-28 01:11:31 +01:00
GildedRose.cs Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00
GildedRoseTest.cs Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
GildedRoseTests.cs Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00
Item.cs remove ApprovalTest since the other languages don't have one 2018-08-10 14:43:38 +02:00
ItemNames.cs Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00
packages.config Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00
Program.cs Add C# unit tests, use XUnit instead of NUnIt, add string consts. 2020-12-07 22:55:18 +00:00