mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 08:06:02 +08:00
Update json to metadata to 61.0.15-preview, regenerate bindings and bump version to 2.2.0
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>net7.0;net8.0</TargetFrameworks>
|
||||
<Description>DXC bindings.</Description>
|
||||
|
||||
<TargetFrameworks>net8.0</TargetFrameworks>
|
||||
<Description>DXC (DirectXShaderCompiler) bindings.</Description>
|
||||
|
||||
<NoWarn>$(NoWarn);CS0419;IDE0017</NoWarn>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="build\**" PackagePath="build" Pack="true" />
|
||||
<Content Include="runtimes\**" PackagePath="runtimes" Pack="true" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user