[PR #6] [MERGED] upgrade to net6, update dependencies, conventions #6

Closed
opened 2025-12-31 16:38:43 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata/pull/6
Author: @raget
Created: 3/30/2022
Status: Merged
Merged: 3/30/2022
Merged by: @raget

Base: mainHead: upgrade-to-net6


📝 Commits (1)

  • 615dc28 upgrade to net6, update dependencies, conventions

📊 Changes

4 files changed (+23 additions, -21 deletions)

View changed files

📝 csharp/TheatricalPlayersRefactoringKata.Tests/StatementPrinterTests.cs (+9 -9)
📝 csharp/TheatricalPlayersRefactoringKata.Tests/TheatricalPlayersRefactoringKata.Tests.csproj (+9 -8)
📝 csharp/TheatricalPlayersRefactoringKata/StatementPrinter.cs (+3 -3)
📝 csharp/TheatricalPlayersRefactoringKata/TheatricalPlayersRefactoringKata.csproj (+2 -1)

📄 Description

I cleaned up test file because it is not a part of refactoring.
Also used C# type string instead of .net String so we don't need to discuss this in workshops.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata/pull/6 **Author:** [@raget](https://github.com/raget) **Created:** 3/30/2022 **Status:** ✅ Merged **Merged:** 3/30/2022 **Merged by:** [@raget](https://github.com/raget) **Base:** `main` ← **Head:** `upgrade-to-net6` --- ### 📝 Commits (1) - [`615dc28`](https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata/commit/615dc285850284c8ce6f426f86592e953fb3daa7) upgrade to net6, update dependencies, conventions ### 📊 Changes **4 files changed** (+23 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `csharp/TheatricalPlayersRefactoringKata.Tests/StatementPrinterTests.cs` (+9 -9) 📝 `csharp/TheatricalPlayersRefactoringKata.Tests/TheatricalPlayersRefactoringKata.Tests.csproj` (+9 -8) 📝 `csharp/TheatricalPlayersRefactoringKata/StatementPrinter.cs` (+3 -3) 📝 `csharp/TheatricalPlayersRefactoringKata/TheatricalPlayersRefactoringKata.csproj` (+2 -1) </details> ### 📄 Description I cleaned up test file because it is not a part of refactoring. Also used C# type string instead of .net String so we don't need to discuss this in workshops. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-31 16:38:43 +01:00
adam closed this issue 2025-12-31 16:38:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-mirrors/Theatrical-Players-Refactoring-Kata#6