mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 08:06:02 +08:00
Dxc: Include binaries for DX Compiler release for December 2022
XAudio2: FIX dependencies.
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
<NoWarn>$(NoWarn);CS0419;IDE0017</NoWarn>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="build\**" PackagePath="build" Pack="true" />
|
||||
<Content Include="runtimes\**" PackagePath="runtimes" Pack="true" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Using Include="System.Numerics" />
|
||||
<Using Include="System.Diagnostics" />
|
||||
|
||||
Reference in New Issue
Block a user