Skip to content

Commit 3383ec3

Browse files
committed
update
1 parent b1b1b04 commit 3383ec3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+5
-5
lines changed

β€ŽSimpleStateMachineNodeEditor.sln

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 16.0.29728.190
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleStateMachineNodeEditor", "StateMachineNodeEditorNerCore\SimpleStateMachineNodeEditor.csproj", "{FD501A1B-8BF4-4FF7-9750-7B2F9D8C1FD6}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleStateMachineNodeEditor", "SimpleStateMachineNodeEditor\SimpleStateMachineNodeEditor.csproj", "{F405DC54-B579-44A4-B414-3925A236A98D}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{FD501A1B-8BF4-4FF7-9750-7B2F9D8C1FD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{FD501A1B-8BF4-4FF7-9750-7B2F9D8C1FD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{FD501A1B-8BF4-4FF7-9750-7B2F9D8C1FD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{FD501A1B-8BF4-4FF7-9750-7B2F9D8C1FD6}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{F405DC54-B579-44A4-B414-3925A236A98D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{F405DC54-B579-44A4-B414-3925A236A98D}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{F405DC54-B579-44A4-B414-3925A236A98D}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{F405DC54-B579-44A4-B414-3925A236A98D}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE

0 commit comments

Comments
Β (0)