MSBuild.SDK.SystemWeb
4.0.69
See the version list below for details.
<Sdk Name="MSBuild.SDK.SystemWeb" Version="4.0.69" />
MSBuild.SDK.SystemWeb
Based on the discussion and ideas in Add support for ASP.NET (non-Core) projects
How can I use this SDKs?
When using an MSBuild Project SDK obtained via NuGet (such as the SDKs in this repo) a specific version must be specified.
Either append the version to the package name:
<Project Sdk="MSBuild.SDK.SystemWeb/4.0.50">
...
Or omit the version from the SDK attribute and specify it in the version in global.json
, which can be useful to synchronise versions across multiple projects in a solution:
{
"msbuild-sdks": {
"MSBuild.SDK.SystemWeb" : "4.0.50"
}
}
You can also use the templates to easily create new projects.
Documentation
For more information see
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.93 | 12,639 | 8/11/2024 |
4.0.88 | 179,892 | 3/7/2023 |
4.0.82 | 93,425 | 9/8/2022 |
4.0.81 | 7,360 | 8/5/2022 |
4.0.79 | 36,602 | 4/26/2022 |
4.0.77 | 12,357 | 4/8/2022 |
4.0.76 | 24,610 | 4/1/2022 |
4.0.72 | 3,504 | 3/13/2022 |
4.0.69 | 1,290 | 3/13/2022 |
4.0.66 | 12,566 | 1/15/2022 |
4.0.64 | 6,048 | 1/11/2022 |
4.0.63 | 23,224 | 11/18/2021 |
4.0.54 | 2,172 | 9/23/2021 |
4.0.50 | 5,370 | 9/7/2021 |
4.0.49 | 8,976 | 5/22/2021 |
4.0.47 | 18,229 | 4/15/2021 |
4.0.46 | 351 | 4/15/2021 |
4.0.45 | 308 | 4/15/2021 |
4.0.44 | 357 | 4/15/2021 |
4.0.42 | 332 | 4/15/2021 |
4.0.41 | 344 | 4/15/2021 |
4.0.33 | 11,046 | 2/26/2021 |
4.0.31 | 448 | 2/26/2021 |