net8.0;net10.0
Raylib-cs
Raylib_cs
true
12
$(NoWarn);1591
Raylib-cs
C# bindings for raylib
https://github.com/raylib-cs/raylib-cs/
raylib-cs
Zlib
README.md
raylib-cs_64x64.png
raylib csharp gamedev
true
snupkg
true
6.0
$(BaseIntermediateOutputPath)natives/
@(RaylibRid->WithMetadataValue('Identity','$(RuntimeIdentifier)')->'%(Pkg)')
@(RaylibRid->WithMetadataValue('Identity','$(RuntimeIdentifier)')->'%(Ext)')
@(RaylibRid->WithMetadataValue('Identity','$(RuntimeIdentifier)')->'%(Lib)')
<_PackageFiles Include="@(RaylibRid->'$(NativesRoot)%(Identity)/%(Pkg)/lib/%(Pack)')"
Condition="'%(RaylibRid.PackAs)' == ''">
runtimes/%(RaylibRid.Identity)/native/
None
<_PackageFiles Include="@(RaylibRid->'$(NativesRoot)%(Identity)/%(Pkg)/lib/%(Pack)')"
Condition="'%(RaylibRid.PackAs)' != ''">
runtimes/%(RaylibRid.Identity)/native/%(RaylibRid.PackAs)
None
<_RaylibNativesDir>$([System.IO.Path]::GetFullPath('$(MSBuildProjectDirectory)/$(NativesRoot)'))
<_NativeCandidate Include="$(_RaylibNativesDir)$(RuntimeIdentifier)/**/$(LibPattern)"/>
<_RaylibNativeLibraryItem Include="@(_NativeCandidate)"/>
<_WasmNativeSrc>$(NativesRoot)browser-wasm/$(RaylibPackageName)/lib/libraylib.web.a
<_WasmNativeDst>$(MSBuildThisFileDirectory)obj/browser-wasm/raylib.a
<_WorkDir>$(NativesRoot)$(RuntimeIdentifier)/
<_ArchiveFile>$(_WorkDir)$(RaylibPackageName)$(ArchiveExt)
<_ExtractMarker>$(_WorkDir).extracted