Skip to content

Commit b6fcd49

Browse files
committed
Change load ordering
1 parent bb215ee commit b6fcd49

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/StorageSync/StorageSync/StorageSync.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</Target>
4848

4949
<ItemGroup>
50-
<None Update="StartupScripts\LoadPlatformAssemblies.ps1" CopyToOutputDirectory="PreserveNewest" />
50+
<None Update="PostImportScripts\LoadPlatformAssemblies.ps1" CopyToOutputDirectory="PreserveNewest" />
5151
</ItemGroup>
5252

5353

0 commit comments

Comments
 (0)