Releases: CZEMacLeod/MSBuild.SDK.SystemWeb
Releases · CZEMacLeod/MSBuild.SDK.SystemWeb
v4.0.34
Changes:
- 27d998c Sync release numbers for SDK and templates
This list of changes was auto generated.
v4.0.33
Changes:
- 8651ed7 Renaming service connections in azure pipelines
- e07e417 Add post build tagging and releases
- 56774bf Fix temp nuget.config (nuget.publish.config) filename
- 5817d45 Switch to alternative mechanism to push nuget packages to github
- 9ca4323 Disable building sample projects when releasing and fix nuget push steps in pipeline
- f8191a9 Fix nuget tasks in pipeline
- 4db6c25 Add feed credentials for github to allow package restore
- 58bac0d Add signing variable group for pipelines
- 8e2f691 Switch to hosted pool for azure pipelines
- 34790fd Fix snk file for azure pipelines
See More
- 45b27ad Correct secure file for code signing in pipeline
- ecc0dd0 Added Azure Pipelines
- 82e2114 Update package version number for samples and templates
- fd2d13b Tidy up MSBuild.SDK.SystemWeb package by removing version.json from content
- 9b6e9f2 Renamed create-new-project.png without spaces to fix readme
- b9b9741 Added MSBuild.SDK.SystemWeb.Templates to the main readme
- a070755 Fixed incorrect codedom assembly versions in Full.SystemWeb.CS template
- 94be754 Added readme and initial documentation for MSBuild.SDK.SystemWeb.Templates
- c00b351 Added missing CSharp package reference required for dynamic keyword use in Full.SystemWeb.CS template
- 6c68d87 Fix bad Settings.Designer in Full.SystemWeb.VB template
- 139031f Fix Full SystemWeb Templates
- 320e936 Add Empty and Full templates for VB and C#
- ed2071e Update packagetags
- b830d72 Remove vbproj Imports that are already included in Microsoft.NET.Sdk.VisualBasic.targets
- 0b7094e Update version numbers in readme and add nuget config information
- a0a9913 Tidy up Templates project
- eeefa37 Update casing for github nuget feed
- f9c1aa7 Add Full Web Application (MVC5, WebApi2, WebPages4) in VB to examples.
- f5c7d02 Update Empty Example to latest SDK
- faff209 Update Nuget packages
- 67a1d87 Add CodeDom lines to web.config for empty example
- 911e027 Rename ExampleWebApplication ExampleEmptyWebApplication and remove duplicate AssemblyInfo items
This list of changes was auto generated.
v4.0.3
First release of MSBuild.SDK.SystemWeb supporting the use of short form (SDK style) projects for ASP.Net based on .Net 4.x and System.Web