diff --git a/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt new file mode 100755 index 000000000..21071075c --- /dev/null +++ b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt @@ -0,0 +1,21 @@ + MIT License + + Copyright (c) Microsoft Corporation. All rights reserved. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE diff --git a/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png new file mode 100755 index 000000000..d51ddc13c Binary files /dev/null and b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png differ diff --git a/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec new file mode 100755 index 000000000..fbf77fb9d --- /dev/null +++ b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec @@ -0,0 +1,24 @@ + + + + Microsoft.Build.NoTargets + 2.0.1 + Microsoft + Microsoft + false + LICENSE.txt + https://aka.ms/deprecateLicenseUrl + MSBuild-NuGet-Icon.png + https://github.com/Microsoft/MSBuildSdks + Provides targets for projects that do not compile an assembly. + © Microsoft Corporation. All rights reserved. + MSBuild MSBuildSdk notargets notarget + + + + + + + + + \ No newline at end of file diff --git a/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props new file mode 100755 index 000000000..7325f2c16 --- /dev/null +++ b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props @@ -0,0 +1,52 @@ + + + + + + true + $(MSBuildAllProjects);$(MsBuildThisFileFullPath) + + + + + true + true + true + + + + + + + false + false + + + PackageReference + + + + + + false + true + + + + + + + + + + + diff --git a/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets new file mode 100755 index 000000000..1a3e60f52 --- /dev/null +++ b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets @@ -0,0 +1,91 @@ + + + + + + + $(MSBuildToolsPath)\Microsoft.Common.targets + $(MSBuildAllProjects);$(MsBuildThisFileFullPath) + + + + + + + false + + + + + + + false + + + + + + + + + + + BuildOnlySettings; + PrepareForBuild; + PreBuildEvent; + ResolveReferences; + GetTargetPath; + PrepareForRun; + IncrementalClean; + PostBuildEvent + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj new file mode 100644 index 000000000..6b512ec92 --- /dev/null +++ b/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj @@ -0,0 +1 @@ +