Skip to content

Commit 3109e81

Browse files
committed
Add GUID value to Solution file .slnx
For some reason Visual Studio didn't add the GUID value when first creating the `.slnx` file, though did prompt continually to save the changed file later on.
1 parent 24d3cb0 commit 3109e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OP2Editor.slnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<Configurations>
33
<Platform Name="x86" />
44
</Configurations>
5-
<Project Path="OP2Editor.vcxproj" />
5+
<Project Path="OP2Editor.vcxproj" Id="e7666a17-77d3-4dca-a706-a018977ceb3e" />
66
</Solution>

0 commit comments

Comments
 (0)