Skip to content
Snippets Groups Projects
Commit ea9b019e authored by Salonen Matteus Elmeri's avatar Salonen Matteus Elmeri
Browse files

Aloitettiin alusta kun onnistuin mokaamaan aikaisemman projektin

parent a8e86867
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,9 @@
/workspace.xml
# Rider ignored files
/projectSettingsUpdater.xml
/.idea.Harjoitustyo.iml
/modules.xml
/contentModel.xml
/.idea.Harjoitustyo.iml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
......
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
</component>
</project>
\ No newline at end of file

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HyttysPeli", "HyttysPeli\HyttysPeli.csproj", "{08F46BED-648A-4F0E-BF3F-6D14957E40CE}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HyttysPeli", "HyttysPeli\HyttysPeli.csproj", "{FD49906A-8A65-4D8A-8F99-6252BC47D6FD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
......@@ -8,9 +8,9 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{08F46BED-648A-4F0E-BF3F-6D14957E40CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{08F46BED-648A-4F0E-BF3F-6D14957E40CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{08F46BED-648A-4F0E-BF3F-6D14957E40CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{08F46BED-648A-4F0E-BF3F-6D14957E40CE}.Release|Any CPU.Build.0 = Release|Any CPU
{FD49906A-8A65-4D8A-8F99-6252BC47D6FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD49906A-8A65-4D8A-8F99-6252BC47D6FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD49906A-8A65-4D8A-8F99-6252BC47D6FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD49906A-8A65-4D8A-8F99-6252BC47D6FD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal
......@@ -8,7 +8,7 @@ using Jypeli.Widgets;
namespace HyttysPeli;
/// @author Omanimi
/// @version 09.11.2023
/// @version 12.11.2023
/// <summary>
///
/// </summary>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment