-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code cleanup - Removed obsolete .NET Framework code
- Removed .NET Framework projects TicTacToeLib, UnitTests and WebApp - Made minor UI changes in BlazorServerApp
- Loading branch information
Showing
180 changed files
with
8 additions
and
45,505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<RunSettings> | ||
<TestRunParameters> | ||
<Parameter name="TicTacToeDataConnString" value="Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename=$(MSBuildProjectDirectory)\LocalDB\TicTacToeData.mdf;Integrated Security=True;Connect Timeout=30" /> | ||
<Parameter name="SourceConnString" value="Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename=$(MSBuildProjectDirectory)\LocalDB\SourceTicTacToeData.mdf;Integrated Security=True;Connect Timeout=30" /> | ||
<Parameter name="DestinationConnString" value="Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename=$(MSBuildProjectDirectory)\LocalDB\DestinationTicTacToeData.mdf;Integrated Security=True;Connect Timeout=30" /> | ||
</TestRunParameters> | ||
</RunSettings> | ||
</RunSettings> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.