@inherits AWSPowerShellGenerator.Writers.SourceCode.MonolithicProjectFileTemplate @using System net45;netstandard2.0 Amazon.PowerShell Properties AnyCPU ..\..\solutions\ prompt 4 1591,1574,1570,1587 true aws-powershell.snk bin\$(Configuration)\ TRACE NU1605,CS0108 @Version @Version Copyright 2012-@DateTime.UtcNow.Year Amazon.com, Inc. or its affiliates. All Rights Reserved. Amazon.com, Inc https://github.com/aws/aws-tools-for-powershell AWSPowerShell $(OutputPath)\AWSPowerShell.XML $(DefineConstants);DESKTOP AWS Tools for Windows PowerShell AWS Tools for Windows PowerShell AWSPowerShell.NetCore $(OutputPath)\AWSPowerShell.NetCore.XML $(DefineConstants);NETSTANDARD;NETSTANDARD2_0;CORECLR AWS Tools for PowerShell AWS Tools for PowerShell true full false false $(DefineConstants);DEBUG pdbonly true @foreach (var assembly in Assemblies) { @: @: ../../Include/sdk/assemblies/net45/@(assembly).dll @: } @foreach (var assembly in Assemblies) { @: @: ../../Include/sdk/assemblies/netstandard2.0/@(assembly).dll @: } Always