Maintenance: Reformat CREDITS.TXT -> CREDITS.md

This commit is contained in:
Brian Gianforcaro 2021-01-24 06:07:32 -08:00
Родитель 58cb9a0bfb
Коммит 8be832ee51
3 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -1,7 +1,7 @@
==============================================================================
# Detours Contributor Credits
The following individuals have helped identify specific bugs and improvements
in Detours. The entire Detours community has benefited from their help.
==============================================================================
in Detours. The entire Detours community has benefited from their help.
* Jay Krell: Identified error in DetourFindPayload that caused a
incorrect failure when pcbData is NULL. (Build_342)

Просмотреть файл

@ -559,7 +559,7 @@ nmake</Command>
<None Include="..\system.mak" />
</ItemGroup>
<ItemGroup>
<Text Include="..\CREDITS.TXT" />
<Text Include="..\CREDITS.md" />
<Text Include="..\samples\cping\ReadMe.Txt" />
<Text Include="..\samples\dtest\NORMAL_IA64.TXT" />
<Text Include="..\samples\dtest\NORMAL_X64.TXT" />
@ -597,4 +597,4 @@ nmake</Command>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

Просмотреть файл

@ -524,7 +524,7 @@
<Text Include="..\samples\README.TXT">
<Filter>samples</Filter>
</Text>
<Text Include="..\CREDITS.TXT" />
<Text Include="..\CREDITS.md" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\samples\traceapi\trcapi.rc">
@ -587,4 +587,4 @@
<Filter>samples\cping</Filter>
</Midl>
</ItemGroup>
</Project>
</Project>