Skip to content

Commit

Permalink
version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriselkins committed Dec 4, 2023
1 parent 1695548 commit 8042034
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Destiny2-Force-Alternate-Listening-Port.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="Destiny2-Force-Alternate-Listening-Port.c" />
<ClCompile Include="main.c" />
</ItemGroup>
<ItemGroup>
<Text Include=".gitignore" />
Expand Down
2 changes: 1 addition & 1 deletion Destiny2-Force-Alternate-Listening-Port.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="Destiny2-Force-Alternate-Listening-Port.c">
<ClCompile Include="main.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
Expand Down
File renamed without changes.

0 comments on commit 8042034

Please sign in to comment.