complete project with 4x4 table function
This commit is contained in:
parent
ae3370ac44
commit
9cb42200f3
130 changed files with 3706 additions and 2 deletions
BIN
Chaser/.vs/Chaser/DesignTimeBuild/.dtbcache.v2
Normal file
BIN
Chaser/.vs/Chaser/DesignTimeBuild/.dtbcache.v2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Chaser/.vs/Chaser/v17/.futdcache.v2
Normal file
BIN
Chaser/.vs/Chaser/v17/.futdcache.v2
Normal file
Binary file not shown.
BIN
Chaser/.vs/Chaser/v17/.suo
Normal file
BIN
Chaser/.vs/Chaser/v17/.suo
Normal file
Binary file not shown.
101
Chaser/.vs/Chaser/v17/DocumentLayout.backup.json
Normal file
101
Chaser/.vs/Chaser/v17/DocumentLayout.backup.json
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
{
|
||||
"Version": 1,
|
||||
"WorkspaceRootPath": "M:\\Chaser\\Chaser\\",
|
||||
"Documents": [
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|m:\\chaser\\chaser\\chaserlibrary\\painterwinform.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\painterwinform.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|m:\\chaser\\chaser\\chaserlibrary\\ipaintable.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\ipaintable.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|m:\\chaser\\chaser\\chaserlibrary\\player.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\player.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|m:\\chaser\\chaser\\chaserlibrary\\beast.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\beast.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|m:\\chaser\\chaser\\chaserlibrary\\entity.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\entity.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
}
|
||||
],
|
||||
"DocumentGroupContainers": [
|
||||
{
|
||||
"Orientation": 0,
|
||||
"VerticalTabListWidth": 256,
|
||||
"DocumentGroups": [
|
||||
{
|
||||
"DockedWidth": 200,
|
||||
"SelectedChildIndex": 0,
|
||||
"Children": [
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 0,
|
||||
"Title": "PainterWinform.cs",
|
||||
"DocumentMoniker": "M:\\Chaser\\Chaser\\ChaserLibrary\\PainterWinform.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\PainterWinform.cs",
|
||||
"ToolTip": "M:\\Chaser\\Chaser\\ChaserLibrary\\PainterWinform.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\PainterWinform.cs",
|
||||
"ViewState": "AgIAAAMAAAAAAAAAAAAAAAsAAAAnAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:23:13.439Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 1,
|
||||
"Title": "IPaintable.cs",
|
||||
"DocumentMoniker": "M:\\Chaser\\Chaser\\ChaserLibrary\\IPaintable.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\IPaintable.cs",
|
||||
"ToolTip": "M:\\Chaser\\Chaser\\ChaserLibrary\\IPaintable.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\IPaintable.cs",
|
||||
"ViewState": "AQIAAAYAAAAAAAAAAAAAAAkAAAAFAAAA",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:39.095Z"
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 2,
|
||||
"Title": "Player.cs",
|
||||
"DocumentMoniker": "M:\\Chaser\\Chaser\\ChaserLibrary\\Player.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\Player.cs",
|
||||
"ToolTip": "M:\\Chaser\\Chaser\\ChaserLibrary\\Player.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\Player.cs",
|
||||
"ViewState": "AQIAAAYAAAAAAAAAAAAAABEAAAArAAAA",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:12.377Z"
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 3,
|
||||
"Title": "Beast.cs",
|
||||
"DocumentMoniker": "M:\\Chaser\\Chaser\\ChaserLibrary\\Beast.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\Beast.cs",
|
||||
"ToolTip": "M:\\Chaser\\Chaser\\ChaserLibrary\\Beast.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\Beast.cs",
|
||||
"ViewState": "AQIAABAAAAAAAAAAAAAgwBYAAAAkAAAA",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:12.814Z"
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 4,
|
||||
"Title": "Entity.cs",
|
||||
"DocumentMoniker": "M:\\Chaser\\Chaser\\ChaserLibrary\\Entity.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\Entity.cs",
|
||||
"ToolTip": "M:\\Chaser\\Chaser\\ChaserLibrary\\Entity.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\Entity.cs",
|
||||
"ViewState": "AQIAAAAAAAAAAAAAAAAAAAUAAAAwAAAA",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:13.181Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
153
Chaser/.vs/Chaser/v17/DocumentLayout.json
Normal file
153
Chaser/.vs/Chaser/v17/DocumentLayout.json
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
{
|
||||
"Version": 1,
|
||||
"WorkspaceRootPath": "R:\\PRG\\4E\\Chaser\\",
|
||||
"Documents": [
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{AB935682-A48E-4DEE-857A-1E18E5A82EA9}|ChaserWinForms\\ChaserWinForms.csproj|r:\\prg\\4e\\chaser\\chaserwinforms\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{AB935682-A48E-4DEE-857A-1E18E5A82EA9}|ChaserWinForms\\ChaserWinForms.csproj|solutionrelative:chaserwinforms\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{AB935682-A48E-4DEE-857A-1E18E5A82EA9}|ChaserWinForms\\ChaserWinForms.csproj|r:\\prg\\4e\\chaser\\chaserwinforms\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form",
|
||||
"RelativeMoniker": "D:0:0:{AB935682-A48E-4DEE-857A-1E18E5A82EA9}|ChaserWinForms\\ChaserWinForms.csproj|solutionrelative:chaserwinforms\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{AB935682-A48E-4DEE-857A-1E18E5A82EA9}|ChaserWinForms\\ChaserWinForms.csproj|r:\\prg\\4e\\chaser\\chaserwinforms\\chaserwinforms.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|",
|
||||
"RelativeMoniker": "D:0:0:{AB935682-A48E-4DEE-857A-1E18E5A82EA9}|ChaserWinForms\\ChaserWinForms.csproj|solutionrelative:chaserwinforms\\chaserwinforms.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|r:\\prg\\4e\\chaser\\chaserlibrary\\painterwinform.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\painterwinform.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|r:\\prg\\4e\\chaser\\chaserlibrary\\entity.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\entity.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|r:\\prg\\4e\\chaser\\chaserlibrary\\beast.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\beast.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|r:\\prg\\4e\\chaser\\chaserlibrary\\ipaintable.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\ipaintable.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|r:\\prg\\4e\\chaser\\chaserlibrary\\player.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{638A00A5-E9B2-4A36-83B2-D358681DA6E9}|ChaserLibrary\\ChaserLibrary.csproj|solutionrelative:chaserlibrary\\player.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
}
|
||||
],
|
||||
"DocumentGroupContainers": [
|
||||
{
|
||||
"Orientation": 0,
|
||||
"VerticalTabListWidth": 256,
|
||||
"DocumentGroups": [
|
||||
{
|
||||
"DockedWidth": 200,
|
||||
"SelectedChildIndex": 1,
|
||||
"Children": [
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 2,
|
||||
"Title": "ChaserWinForms",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"RelativeDocumentMoniker": "ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"RelativeToolTip": "ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|",
|
||||
"WhenOpened": "2025-09-10T09:38:54.169Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 0,
|
||||
"Title": "Form1.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\Form1.cs",
|
||||
"RelativeDocumentMoniker": "ChaserWinForms\\Form1.cs",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\Form1.cs",
|
||||
"RelativeToolTip": "ChaserWinForms\\Form1.cs",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T09:28:45.401Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 1,
|
||||
"Title": "Form1.cs [N\u00E1vrh]",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\Form1.cs",
|
||||
"RelativeDocumentMoniker": "ChaserWinForms\\Form1.cs",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\Form1.cs [N\u00E1vrh]",
|
||||
"RelativeToolTip": "ChaserWinForms\\Form1.cs [N\u00E1vrh]",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T09:28:30.011Z",
|
||||
"EditorCaption": " [N\u00E1vrh]"
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 3,
|
||||
"Title": "PainterWinform.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\PainterWinform.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\PainterWinform.cs",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\PainterWinform.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\PainterWinform.cs",
|
||||
"ViewState": "AgIAAAMAAAAAAAAAAAAAAAsAAAAnAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:23:13.439Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 6,
|
||||
"Title": "IPaintable.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\IPaintable.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\IPaintable.cs",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\IPaintable.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\IPaintable.cs",
|
||||
"ViewState": "AQIAAAYAAAAAAAAAAAAAAAkAAAAFAAAA",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:39.095Z"
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 7,
|
||||
"Title": "Player.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\Player.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\Player.cs",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\Player.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\Player.cs",
|
||||
"ViewState": "AQIAAAYAAAAAAAAAAAAAABEAAAArAAAA",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:12.377Z"
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 5,
|
||||
"Title": "Beast.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\Beast.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\Beast.cs",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\Beast.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\Beast.cs",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:12.814Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 4,
|
||||
"Title": "Entity.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\Entity.cs",
|
||||
"RelativeDocumentMoniker": "ChaserLibrary\\Entity.cs",
|
||||
"ToolTip": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\Entity.cs",
|
||||
"RelativeToolTip": "ChaserLibrary\\Entity.cs",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAASAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-09-10T08:04:13.181Z",
|
||||
"EditorCaption": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Chaser/.vs/ProjectEvaluation/chaser.metadata.v7.bin
Normal file
BIN
Chaser/.vs/ProjectEvaluation/chaser.metadata.v7.bin
Normal file
Binary file not shown.
BIN
Chaser/.vs/ProjectEvaluation/chaser.metadata.v9.bin
Normal file
BIN
Chaser/.vs/ProjectEvaluation/chaser.metadata.v9.bin
Normal file
Binary file not shown.
BIN
Chaser/.vs/ProjectEvaluation/chaser.projects.v7.bin
Normal file
BIN
Chaser/.vs/ProjectEvaluation/chaser.projects.v7.bin
Normal file
Binary file not shown.
BIN
Chaser/.vs/ProjectEvaluation/chaser.projects.v9.bin
Normal file
BIN
Chaser/.vs/ProjectEvaluation/chaser.projects.v9.bin
Normal file
Binary file not shown.
BIN
Chaser/.vs/ProjectEvaluation/chaser.strings.v9.bin
Normal file
BIN
Chaser/.vs/ProjectEvaluation/chaser.strings.v9.bin
Normal file
Binary file not shown.
31
Chaser/Chaser.sln
Normal file
31
Chaser/Chaser.sln
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.7.34018.315
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChaserLibrary", "ChaserLibrary\ChaserLibrary.csproj", "{638A00A5-E9B2-4A36-83B2-D358681DA6E9}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChaserWinForms", "ChaserWinForms\ChaserWinForms.csproj", "{AB935682-A48E-4DEE-857A-1E18E5A82EA9}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{638A00A5-E9B2-4A36-83B2-D358681DA6E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{638A00A5-E9B2-4A36-83B2-D358681DA6E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{638A00A5-E9B2-4A36-83B2-D358681DA6E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{638A00A5-E9B2-4A36-83B2-D358681DA6E9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{AB935682-A48E-4DEE-857A-1E18E5A82EA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{AB935682-A48E-4DEE-857A-1E18E5A82EA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{AB935682-A48E-4DEE-857A-1E18E5A82EA9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{AB935682-A48E-4DEE-857A-1E18E5A82EA9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {5D004D93-38EA-42B5-B5ED-4A95CC3D3887}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
32
Chaser/ChaserLibrary/Beast.cs
Normal file
32
Chaser/ChaserLibrary/Beast.cs
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace ChaserLibrary
|
||||
{
|
||||
public class Beast : Entity
|
||||
{
|
||||
private Player PlayerToKill;
|
||||
|
||||
public Beast(double x, double) : base(x, y)
|
||||
{
|
||||
|
||||
}
|
||||
public void ChangeVelocity()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public override void Update()
|
||||
{
|
||||
ChangeVelocity();
|
||||
Move();
|
||||
}
|
||||
public override void Draw()
|
||||
{
|
||||
Painter?.PaintCross(X, Y);
|
||||
}
|
||||
}
|
||||
}
|
||||
13
Chaser/ChaserLibrary/ChaserLibrary.csproj
Normal file
13
Chaser/ChaserLibrary/ChaserLibrary.csproj
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Drawing.Common" Version="9.0.9" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
25
Chaser/ChaserLibrary/Entity.cs
Normal file
25
Chaser/ChaserLibrary/Entity.cs
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
namespace ChaserLibrary
|
||||
{
|
||||
public abstract class Entity
|
||||
{
|
||||
|
||||
public IPaintable? Painter { get; set; }
|
||||
public double X { get; private set; }
|
||||
public double Y { get; private set; }
|
||||
public double VelocityX { get; set; }
|
||||
public double VelocityY { get; set; }
|
||||
|
||||
public Entity(double x, double y)
|
||||
{
|
||||
X = x;
|
||||
Y = y;
|
||||
}
|
||||
public void Move()
|
||||
{
|
||||
X += VelocityX;
|
||||
Y += VelocityY;
|
||||
}
|
||||
public abstract void Update();
|
||||
public abstract void Draw();
|
||||
}
|
||||
}
|
||||
16
Chaser/ChaserLibrary/IPaintable.cs
Normal file
16
Chaser/ChaserLibrary/IPaintable.cs
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace ChaserLibrary
|
||||
{
|
||||
public interface IPaintable
|
||||
{
|
||||
public void PaintCircle(double X, double Y, int radius);
|
||||
|
||||
public void PaintCross(double X, double Y);
|
||||
|
||||
}
|
||||
}
|
||||
34
Chaser/ChaserLibrary/PainterWinform.cs
Normal file
34
Chaser/ChaserLibrary/PainterWinform.cs
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Drawing;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace ChaserLibrary
|
||||
{
|
||||
public class PainterWinform : IPaintable
|
||||
{
|
||||
Graphics PainterG { get; set; }
|
||||
static Pen PenG { get; set; } = new Pen(Color.Black);
|
||||
|
||||
public PainterWinform(Graphics painterG)
|
||||
{
|
||||
PainterG = painterG;
|
||||
}
|
||||
|
||||
public void PaintCircle(double X, double Y, int radius)
|
||||
{
|
||||
PainterG.DrawEllipse(PenG, new Rectangle((int) X, (int) Y, radius, radius));
|
||||
}
|
||||
|
||||
public void PaintCross(double X, double Y)
|
||||
{
|
||||
int x = (int) X;
|
||||
int y = (int) Y;
|
||||
PainterG.DrawLine(PenG, x - 5, y - 5, x + 5, y + 5);
|
||||
PainterG.DrawLine(PenG, x + 5, y - 5, x - 5, y + 5);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
22
Chaser/ChaserLibrary/Player.cs
Normal file
22
Chaser/ChaserLibrary/Player.cs
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace ChaserLibrary
|
||||
{
|
||||
public class Player : Entity
|
||||
{
|
||||
public override void Update()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public override void Draw()
|
||||
{
|
||||
Painter?.PaintCircle(X, Y, 10);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"R:\\PRG\\4E\\Chaser\\ChaserLibrary\\ChaserLibrary.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"R:\\PRG\\4E\\Chaser\\ChaserLibrary\\ChaserLibrary.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\ChaserLibrary.csproj",
|
||||
"projectName": "ChaserLibrary",
|
||||
"projectPath": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\ChaserLibrary.csproj",
|
||||
"packagesPath": "C:\\Users\\dominik.zatko\\.nuget\\packages\\",
|
||||
"outputPath": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\dominik.zatko\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": {
|
||||
"target": "Package",
|
||||
"version": "[9.0.9, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[6.0.36, 6.0.36]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[6.0.36, 6.0.36]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Ref",
|
||||
"version": "[6.0.36, 6.0.36]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
16
Chaser/ChaserLibrary/obj/ChaserLibrary.csproj.nuget.g.props
Normal file
16
Chaser/ChaserLibrary/obj/ChaserLibrary.csproj.nuget.g.props
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\dominik.zatko\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.3</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\dominik.zatko\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)system.drawing.common\9.0.9\buildTransitive\netcoreapp2.0\System.Drawing.Common.targets" Condition="Exists('$(NuGetPackageRoot)system.drawing.common\9.0.9\buildTransitive\netcoreapp2.0\System.Drawing.Common.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Tento kód byl generován nástrojem.
|
||||
// Verze modulu runtime:4.0.30319.42000
|
||||
//
|
||||
// Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny,
|
||||
// dojde-li k novému generování kódu.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("ChaserLibrary")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ChaserLibrary")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ChaserLibrary")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Vygenerované třídou WriteCodeFragment nástroje MSBuild
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
07bbe709d57155b0bbdd9e387974ccc0dbab9cce5f1ad7ffa4a5254f7eaeb34d
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = ChaserLibrary
|
||||
build_property.ProjectDir = R:\PRG\4E\Chaser\ChaserLibrary\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 6.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
BIN
Chaser/ChaserLibrary/obj/Debug/net6.0/ChaserLibrary.assets.cache
Normal file
BIN
Chaser/ChaserLibrary/obj/Debug/net6.0/ChaserLibrary.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
162
Chaser/ChaserLibrary/obj/project.assets.json
Normal file
162
Chaser/ChaserLibrary/obj/project.assets.json
Normal file
|
|
@ -0,0 +1,162 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {
|
||||
"System.Drawing.Common/9.0.9": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/System.Drawing.Common.dll": {
|
||||
"related": ".pdb;.xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Drawing.Common.dll": {
|
||||
"related": ".pdb;.xml"
|
||||
}
|
||||
},
|
||||
"build": {
|
||||
"buildTransitive/netcoreapp2.0/System.Drawing.Common.targets": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"System.Drawing.Common/9.0.9": {
|
||||
"sha512": "BS17VFUf4RS9G/JoA6br+79jAjyTj0UaomgXCVNJJn9EWIvmHkn0ZCqAynxwloO00yPIvWgXBF9SBjcM06bl1w==",
|
||||
"type": "package",
|
||||
"path": "system.drawing.common/9.0.9",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"PACKAGE.md",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"buildTransitive/net461/System.Drawing.Common.targets",
|
||||
"buildTransitive/net462/_._",
|
||||
"buildTransitive/net8.0/_._",
|
||||
"buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net462/System.Drawing.Common.dll",
|
||||
"lib/net462/System.Drawing.Common.pdb",
|
||||
"lib/net462/System.Drawing.Common.xml",
|
||||
"lib/net8.0/System.Drawing.Common.dll",
|
||||
"lib/net8.0/System.Drawing.Common.pdb",
|
||||
"lib/net8.0/System.Drawing.Common.xml",
|
||||
"lib/net8.0/System.Private.Windows.Core.dll",
|
||||
"lib/net8.0/System.Private.Windows.Core.xml",
|
||||
"lib/net9.0/System.Drawing.Common.dll",
|
||||
"lib/net9.0/System.Drawing.Common.pdb",
|
||||
"lib/net9.0/System.Drawing.Common.xml",
|
||||
"lib/net9.0/System.Private.Windows.Core.dll",
|
||||
"lib/net9.0/System.Private.Windows.Core.xml",
|
||||
"lib/netstandard2.0/System.Drawing.Common.dll",
|
||||
"lib/netstandard2.0/System.Drawing.Common.pdb",
|
||||
"lib/netstandard2.0/System.Drawing.Common.xml",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"system.drawing.common.9.0.9.nupkg.sha512",
|
||||
"system.drawing.common.nuspec",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": [
|
||||
"System.Drawing.Common >= 9.0.9"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\dominik.zatko\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\ChaserLibrary.csproj",
|
||||
"projectName": "ChaserLibrary",
|
||||
"projectPath": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\ChaserLibrary.csproj",
|
||||
"packagesPath": "C:\\Users\\dominik.zatko\\.nuget\\packages\\",
|
||||
"outputPath": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\dominik.zatko\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": {
|
||||
"target": "Package",
|
||||
"version": "[9.0.9, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[6.0.36, 6.0.36]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[6.0.36, 6.0.36]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Ref",
|
||||
"version": "[6.0.36, 6.0.36]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
13
Chaser/ChaserLibrary/obj/project.nuget.cache
Normal file
13
Chaser/ChaserLibrary/obj/project.nuget.cache
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "dJuFmX9oU5k=",
|
||||
"success": true,
|
||||
"projectFilePath": "R:\\PRG\\4E\\Chaser\\ChaserLibrary\\ChaserLibrary.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\dominik.zatko\\.nuget\\packages\\system.drawing.common\\9.0.9\\system.drawing.common.9.0.9.nupkg.sha512",
|
||||
"C:\\Users\\dominik.zatko\\.nuget\\packages\\microsoft.windowsdesktop.app.ref\\6.0.36\\microsoft.windowsdesktop.app.ref.6.0.36.nupkg.sha512",
|
||||
"C:\\Users\\dominik.zatko\\.nuget\\packages\\microsoft.netcore.app.ref\\6.0.36\\microsoft.netcore.app.ref.6.0.36.nupkg.sha512",
|
||||
"C:\\Users\\dominik.zatko\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\6.0.36\\microsoft.aspnetcore.app.ref.6.0.36.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
11
Chaser/ChaserWinForms/ChaserWinForms.csproj
Normal file
11
Chaser/ChaserWinForms/ChaserWinForms.csproj
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0-windows</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<UseWindowsForms>true</UseWindowsForms>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
8
Chaser/ChaserWinForms/ChaserWinForms.csproj.user
Normal file
8
Chaser/ChaserWinForms/ChaserWinForms.csproj.user
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<Compile Update="Form1.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
59
Chaser/ChaserWinForms/Form1.Designer.cs
generated
Normal file
59
Chaser/ChaserWinForms/Form1.Designer.cs
generated
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
namespace ChaserWinForms
|
||||
{
|
||||
partial class Form1
|
||||
{
|
||||
/// <summary>
|
||||
/// Required designer variable.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// Clean up any resources being used.
|
||||
/// </summary>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region Windows Form Designer generated code
|
||||
|
||||
/// <summary>
|
||||
/// Required method for Designer support - do not modify
|
||||
/// the contents of this method with the code editor.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
button1 = new Button();
|
||||
SuspendLayout();
|
||||
//
|
||||
// button1
|
||||
//
|
||||
button1.Location = new Point(174, 147);
|
||||
button1.Name = "button1";
|
||||
button1.Size = new Size(75, 23);
|
||||
button1.TabIndex = 0;
|
||||
button1.Text = "Add Beast";
|
||||
button1.UseVisualStyleBackColor = true;
|
||||
button1.Click += button1_Click;
|
||||
//
|
||||
// Form1
|
||||
//
|
||||
AutoScaleDimensions = new SizeF(7F, 15F);
|
||||
AutoScaleMode = AutoScaleMode.Font;
|
||||
ClientSize = new Size(800, 450);
|
||||
Controls.Add(button1);
|
||||
Name = "Form1";
|
||||
Text = "Form1";
|
||||
ResumeLayout(false);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private Button button1;
|
||||
}
|
||||
}
|
||||
17
Chaser/ChaserWinForms/Form1.cs
Normal file
17
Chaser/ChaserWinForms/Form1.cs
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
namespace ChaserWinForms
|
||||
{
|
||||
public partial class Form1 : Form
|
||||
{
|
||||
public Form1()
|
||||
{
|
||||
InitializeComponent();
|
||||
Painter = new PainterWinform(this.CreateGraphics());
|
||||
}
|
||||
|
||||
private void button1_Click(object sender, EventArgs e)
|
||||
{
|
||||
Beast beast = new Beast(100, 100);
|
||||
beast.Draw();
|
||||
}
|
||||
}
|
||||
}
|
||||
120
Chaser/ChaserWinForms/Form1.resx
Normal file
120
Chaser/ChaserWinForms/Form1.resx
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
</root>
|
||||
17
Chaser/ChaserWinForms/Program.cs
Normal file
17
Chaser/ChaserWinForms/Program.cs
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
namespace ChaserWinForms
|
||||
{
|
||||
internal static class Program
|
||||
{
|
||||
/// <summary>
|
||||
/// The main entry point for the application.
|
||||
/// </summary>
|
||||
[STAThread]
|
||||
static void Main()
|
||||
{
|
||||
// To customize application configuration such as set high DPI settings or default font,
|
||||
// see https://aka.ms/applicationconfiguration.
|
||||
ApplicationConfiguration.Initialize();
|
||||
Application.Run(new Form1());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"projectName": "ChaserWinForms",
|
||||
"projectPath": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"packagesPath": "C:\\Users\\dominik.zatko\\.nuget\\packages\\",
|
||||
"outputPath": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\dominik.zatko\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
},
|
||||
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\dominik.zatko\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.3</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\dominik.zatko\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
|
|
@ -0,0 +1,25 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Tento kód byl generován nástrojem.
|
||||
// Verze modulu runtime:4.0.30319.42000
|
||||
//
|
||||
// Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny,
|
||||
// dojde-li k novému generování kódu.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("ChaserWinForms")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ChaserWinForms")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ChaserWinForms")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// Vygenerované třídou WriteCodeFragment nástroje MSBuild
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
c980e78ad47851a1234cd744fffea75d378c7dfeddbe73742d901bef062b70a2
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = ChaserWinForms
|
||||
build_property.ProjectDir = R:\PRG\4E\Chaser\ChaserWinForms\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.Drawing;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
global using global::System.Windows.Forms;
|
||||
Binary file not shown.
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {}
|
||||
},
|
||||
"libraries": {}
|
||||
}
|
||||
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\dominik.zatko\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\dominik.zatko\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false,
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
83
Chaser/ChaserWinForms/obj/project.assets.json
Normal file
83
Chaser/ChaserWinForms/obj/project.assets.json
Normal file
|
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0-windows7.0": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0-windows7.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\dominik.zatko\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"projectName": "ChaserWinForms",
|
||||
"projectPath": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"packagesPath": "C:\\Users\\dominik.zatko\\.nuget\\packages\\",
|
||||
"outputPath": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\dominik.zatko\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.100"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
},
|
||||
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
8
Chaser/ChaserWinForms/obj/project.nuget.cache
Normal file
8
Chaser/ChaserWinForms/obj/project.nuget.cache
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "z5Bx4nq4qDk=",
|
||||
"success": true,
|
||||
"projectFilePath": "R:\\PRG\\4E\\Chaser\\ChaserWinForms\\ChaserWinForms.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue