%PDF- %PDF-
Direktori : /data/old/usr/share/dotnet/sdk/5.0.408/Sdks/Microsoft.NET.Sdk.WindowsDesktop/Sdk/ |
Current File : //data/old/usr/share/dotnet/sdk/5.0.408/Sdks/Microsoft.NET.Sdk.WindowsDesktop/Sdk/Sdk.props |
<!-- *********************************************************************************************** Sdk.props WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have created a backup copy. Incorrect changes to this file will make it impossible to load or build your projects from the command-line or the IDE. Copyright (c) .NET Foundation. All rights reserved. *********************************************************************************************** --> <Project> <PropertyGroup> <_MicrosoftWindowsDesktopSdkImported>true</_MicrosoftWindowsDesktopSdkImported> </PropertyGroup> <Import Sdk="Microsoft.NET.Sdk" Project="Sdk.props" /> <!-- Set ImportWindowsDesktopTargets to force import WindowsDesktop Targets to enable pre 5.0 behavior. Post 5.0, Microsoft.NET.Sdk.WindowsDesktop.props will always be imported by SDK --> <PropertyGroup> <ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets> </PropertyGroup> </Project>