Skip to content

Commit a2fb944

Browse files
committed
better path for me
1 parent cc472ea commit a2fb944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core_FsmUtil.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<NoWarn>8002</NoWarn>
1515
<HollowKnightRefs Condition="'$(HollowKnightRefs)' == '' and Exists('E:/GOG/Hollow Knight 1.5 Modded/Hollow Knight_Data/Managed/')">E:/GOG/Hollow Knight 1.5 Modded/Hollow Knight_Data/Managed/</HollowKnightRefs>
1616
<HollowKnightRefs Condition="'$(HollowKnightRefs)' == '' and Exists('C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\hollow_knight_Data\Managed\')">C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\hollow_knight_Data\Managed\</HollowKnightRefs>
17-
<ExportDir Condition="'$(ExportDir)' == '' and Exists('E:/Github_Projects/__Exports_Core/')">E:/Github_Projects/__Exports_Core/</ExportDir>
17+
<ExportDir Condition="'$(ExportDir)' == '' and Exists('E:/Documents/Projects/__Exports_Core/')">E:/Documents/Projects/__Exports_Core/</ExportDir>
1818
<ExportDir Condition="'$(ExportDir)' == '' and Exists('Output\')">Output\</ExportDir>
1919
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2020
</PropertyGroup>

0 commit comments

Comments
 (0)