diff --git a/Source/SharpDX.Animation/SharpDX.Animation.csproj b/Source/SharpDX.Animation/SharpDX.Animation.csproj index cbb473b6d..85863874c 100644 --- a/Source/SharpDX.Animation/SharpDX.Animation.csproj +++ b/Source/SharpDX.Animation/SharpDX.Animation.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1 SharpDX.Animation SharpDX.Animation + bin\$(Configuration)\$(TargetFramework)\SharpDX.Animation.xml SharpDX.Animation SharpDX.Animation Assembly providing DirectX - Animation managed API. diff --git a/Source/SharpDX.D3DCompiler/SharpDX.D3DCompiler.csproj b/Source/SharpDX.D3DCompiler/SharpDX.D3DCompiler.csproj index b8b60d7c3..ae001f80a 100644 --- a/Source/SharpDX.D3DCompiler/SharpDX.D3DCompiler.csproj +++ b/Source/SharpDX.D3DCompiler/SharpDX.D3DCompiler.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.D3DCompiler SharpDX.D3DCompiler + bin\$(Configuration)\$(TargetFramework)\SharpDX.D3DCompiler.xml SharpDX.D3DCompiler SharpDX.D3DCompiler Assembly providing DirectX - D3DCompiler managed API. diff --git a/Source/SharpDX.DXGI/SharpDX.DXGI.csproj b/Source/SharpDX.DXGI/SharpDX.DXGI.csproj index 3caeb3de1..ddb7875e5 100644 --- a/Source/SharpDX.DXGI/SharpDX.DXGI.csproj +++ b/Source/SharpDX.DXGI/SharpDX.DXGI.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.DXGI SharpDX.DXGI + bin\$(Configuration)\$(TargetFramework)\SharpDX.DXGI.xml SharpDX.DXGI SharpDX.DXGI Assembly providing DirectX - DXGI managed API. diff --git a/Source/SharpDX.Desktop/SharpDX.Desktop.csproj b/Source/SharpDX.Desktop/SharpDX.Desktop.csproj index 176c9b564..52e185f2b 100644 --- a/Source/SharpDX.Desktop/SharpDX.Desktop.csproj +++ b/Source/SharpDX.Desktop/SharpDX.Desktop.csproj @@ -4,6 +4,7 @@ net40;net45 SharpDX.Desktop SharpDX.Desktop + bin\$(Configuration)\$(TargetFramework)\SharpDX.Desktop.xml SharpDX.Desktop SharpDX.Desktop Assembly providing APIs related to Desktop platform. diff --git a/Source/SharpDX.Direct2D1/SharpDX.Direct2D1.csproj b/Source/SharpDX.Direct2D1/SharpDX.Direct2D1.csproj index 8aaba17c4..79fc7399a 100644 --- a/Source/SharpDX.Direct2D1/SharpDX.Direct2D1.csproj +++ b/Source/SharpDX.Direct2D1/SharpDX.Direct2D1.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.Direct2D1 SharpDX.Direct2D1 + bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct2D1.xml SharpDX.Direct2D1 SharpDX.Direct2D1 Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API. diff --git a/Source/SharpDX.Direct3D10/SharpDX.Direct3D10.csproj b/Source/SharpDX.Direct3D10/SharpDX.Direct3D10.csproj index f8a43d21e..6b207e885 100644 --- a/Source/SharpDX.Direct3D10/SharpDX.Direct3D10.csproj +++ b/Source/SharpDX.Direct3D10/SharpDX.Direct3D10.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.Direct3D10 SharpDX.Direct3D10 + bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D10.xml SharpDX.Direct3D10 SharpDX.Direct3D10 Assembly providing DirectX - Direct3D10 and Direct3D10.1 managed API. diff --git a/Source/SharpDX.Direct3D11.Effects/SharpDX.Direct3D11.Effects.csproj b/Source/SharpDX.Direct3D11.Effects/SharpDX.Direct3D11.Effects.csproj index 7e88127f8..de8d826f7 100644 --- a/Source/SharpDX.Direct3D11.Effects/SharpDX.Direct3D11.Effects.csproj +++ b/Source/SharpDX.Direct3D11.Effects/SharpDX.Direct3D11.Effects.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.Direct3D11.Effects SharpDX.Direct3D11.Effects + bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D11.Effects.xml SharpDX.Direct3D11.Effects SharpDX.Direct3D11.Effects Assembly providing DirectX - Effects11 managed API for Direct3D11. diff --git a/Source/SharpDX.Direct3D11/SharpDX.Direct3D11.csproj b/Source/SharpDX.Direct3D11/SharpDX.Direct3D11.csproj index 0211e6e47..41526180b 100644 --- a/Source/SharpDX.Direct3D11/SharpDX.Direct3D11.csproj +++ b/Source/SharpDX.Direct3D11/SharpDX.Direct3D11.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.Direct3D11 SharpDX.Direct3D11 + bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D11.xml SharpDX.Direct3D11 SharpDX.Direct3D11 Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API. diff --git a/Source/SharpDX.Direct3D12/SharpDX.Direct3D12.csproj b/Source/SharpDX.Direct3D12/SharpDX.Direct3D12.csproj index 8f6fa4e1a..a24160102 100644 --- a/Source/SharpDX.Direct3D12/SharpDX.Direct3D12.csproj +++ b/Source/SharpDX.Direct3D12/SharpDX.Direct3D12.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.Direct3D12 SharpDX.Direct3D12 + bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D12.xml SharpDX.Direct3D12 SharpDX.Direct3D12 Assembly providing DirectX - Direct3D12 managed API. diff --git a/Source/SharpDX.Direct3D9/SharpDX.Direct3D9.csproj b/Source/SharpDX.Direct3D9/SharpDX.Direct3D9.csproj index 02befc32a..eebd3045c 100644 --- a/Source/SharpDX.Direct3D9/SharpDX.Direct3D9.csproj +++ b/Source/SharpDX.Direct3D9/SharpDX.Direct3D9.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.3 SharpDX.Direct3D9 SharpDX.Direct3D9 + bin\$(Configuration)\$(TargetFramework)\SharpDX.Direct3D9.xml SharpDX.Direct3D9 SharpDX.Direct3D9 Assembly providing DirectX - Direct3D9 managed API. diff --git a/Source/SharpDX.DirectComposition/SharpDX.DirectComposition.csproj b/Source/SharpDX.DirectComposition/SharpDX.DirectComposition.csproj index 2da48e44f..b475be6ed 100644 --- a/Source/SharpDX.DirectComposition/SharpDX.DirectComposition.csproj +++ b/Source/SharpDX.DirectComposition/SharpDX.DirectComposition.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.3 SharpDX.DirectComposition SharpDX.DirectComposition + bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectComposition.xml SharpDX.DirectComposition SharpDX.DirectComposition Assembly providing DirectX - DirectComposition managed API. diff --git a/Source/SharpDX.DirectInput/SharpDX.DirectInput.csproj b/Source/SharpDX.DirectInput/SharpDX.DirectInput.csproj index 2e6aadc29..a0102ebb8 100644 --- a/Source/SharpDX.DirectInput/SharpDX.DirectInput.csproj +++ b/Source/SharpDX.DirectInput/SharpDX.DirectInput.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.3 SharpDX.DirectInput SharpDX.DirectInput + bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectInput.xml SharpDX.DirectInput SharpDX.DirectInput Assembly providing DirectX - DirectInput managed API. diff --git a/Source/SharpDX.DirectManipulation/SharpDX.DirectManipulation.csproj b/Source/SharpDX.DirectManipulation/SharpDX.DirectManipulation.csproj index 6702eb352..92aebafd2 100644 --- a/Source/SharpDX.DirectManipulation/SharpDX.DirectManipulation.csproj +++ b/Source/SharpDX.DirectManipulation/SharpDX.DirectManipulation.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1 SharpDX.DirectManipulation SharpDX.DirectManipulation + bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectManipulation.xml SharpDX.DirectManipulation SharpDX.DirectManipulation Assembly providing DirectX - DirectManipulation managed API. diff --git a/Source/SharpDX.DirectSound/SharpDX.DirectSound.csproj b/Source/SharpDX.DirectSound/SharpDX.DirectSound.csproj index 79f7dde9c..5d75c80ca 100644 --- a/Source/SharpDX.DirectSound/SharpDX.DirectSound.csproj +++ b/Source/SharpDX.DirectSound/SharpDX.DirectSound.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.3 SharpDX.DirectSound SharpDX.DirectSound + bin\$(Configuration)\$(TargetFramework)\SharpDX.DirectSound.xml SharpDX.DirectSound SharpDX.DirectSound Assembly providing DirectX - DirectSound managed API. diff --git a/Source/SharpDX.Mathematics/SharpDX.Mathematics.csproj b/Source/SharpDX.Mathematics/SharpDX.Mathematics.csproj index ff64975b2..c88289cf8 100644 --- a/Source/SharpDX.Mathematics/SharpDX.Mathematics.csproj +++ b/Source/SharpDX.Mathematics/SharpDX.Mathematics.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.Mathematics SharpDX.Mathematics + bin\$(Configuration)\$(TargetFramework)\SharpDX.Mathematics.xml SharpDX.Mathematics SharpDX.Mathematics Assembly providing DirectX - Mathematics managed API. diff --git a/Source/SharpDX.MediaFoundation/SharpDX.MediaFoundation.csproj b/Source/SharpDX.MediaFoundation/SharpDX.MediaFoundation.csproj index afb3f69b6..c7ca5943b 100644 --- a/Source/SharpDX.MediaFoundation/SharpDX.MediaFoundation.csproj +++ b/Source/SharpDX.MediaFoundation/SharpDX.MediaFoundation.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.MediaFoundation SharpDX.MediaFoundation + bin\$(Configuration)\$(TargetFramework)\SharpDX.MediaFoundation.xml SharpDX.MediaFoundation SharpDX.MediaFoundation Assembly providing DirectX - MediaFoundation managed API. diff --git a/Source/SharpDX.RawInput/SharpDX.RawInput.csproj b/Source/SharpDX.RawInput/SharpDX.RawInput.csproj index 58f6f5420..e01b093c3 100644 --- a/Source/SharpDX.RawInput/SharpDX.RawInput.csproj +++ b/Source/SharpDX.RawInput/SharpDX.RawInput.csproj @@ -4,6 +4,7 @@ net40;net45 SharpDX.RawInput SharpDX.RawInput + bin\$(Configuration)\$(TargetFramework)\SharpDX.RawInput.xml SharpDX.RawInput SharpDX.RawInput Assembly providing DirectX - RawInput managed API. diff --git a/Source/SharpDX.XAudio2/SharpDX.XAudio2.csproj b/Source/SharpDX.XAudio2/SharpDX.XAudio2.csproj index b4ee8b6b6..f314f7fff 100644 --- a/Source/SharpDX.XAudio2/SharpDX.XAudio2.csproj +++ b/Source/SharpDX.XAudio2/SharpDX.XAudio2.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.XAudio2 SharpDX.XAudio2 + bin\$(Configuration)\$(TargetFramework)\SharpDX.XAudio2.xml SharpDX.XAudio2 SharpDX.XAudio2 Assembly providing DirectX - XAudio2, X3DAudio and XAPO managed API. diff --git a/Source/SharpDX.XInput/SharpDX.XInput.csproj b/Source/SharpDX.XInput/SharpDX.XInput.csproj index 65f129370..602108a48 100644 --- a/Source/SharpDX.XInput/SharpDX.XInput.csproj +++ b/Source/SharpDX.XInput/SharpDX.XInput.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX.XInput SharpDX.XInput + bin\$(Configuration)\$(TargetFramework)\SharpDX.XInput.xml SharpDX.XInput SharpDX.XInput Assembly providing DirectX - XInput managed API. diff --git a/Source/SharpDX/SharpDX.csproj b/Source/SharpDX/SharpDX.csproj index 8b2a42afb..7f2084412 100644 --- a/Source/SharpDX/SharpDX.csproj +++ b/Source/SharpDX/SharpDX.csproj @@ -4,6 +4,7 @@ net40;net45;netcoreapp1.0;netstandard1.1;uap10.0 SharpDX SharpDX + bin\$(Configuration)\$(TargetFramework)\SharpDX.xml SharpDX SharpDX Core assembly for all SharpDX assemblies. diff --git a/Source/Tools/SharpGen/MSDNDoc.zip b/Source/Tools/SharpGen/MSDNDoc.zip index 33668de9a..55562983c 100644 Binary files a/Source/Tools/SharpGen/MSDNDoc.zip and b/Source/Tools/SharpGen/MSDNDoc.zip differ