<Project>
<ItemGroup>
<None Update="$(MSBuildProjectDirectory)\Assets\*">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>openai/openai-dotnet
Publicmirrored from https://github.com/openai/openai-dotnetAvailable
examples/Directory.Build.targets
7lines · modepreview