Skip to content

Commit

Permalink
Fix .sln path.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Brutsche committed May 13, 2021
1 parent 069eb75 commit b734ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Decal-Loader.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XMod", "XMod.csproj", "{B8240349-C907-42F2-A038-BFB082305415}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decal-Loader", "Decal-Loader.csproj", "{B8240349-C907-42F2-A038-BFB082305415}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Base-Mod", "..\Base-Mod\Base-Mod.csproj", "{4FB3FFEA-49C4-4822-9405-D67130F2688A}"
EndProject
Expand Down

0 comments on commit b734ac6

Please sign in to comment.