Difference between revisions of "Publish Project to AWS"

From MgmtWiki
Jump to: navigation, search
(Created page with "==Full Title or Meme== Build and zip a Visual Studio Project for publication to Amazon Web Services. ==Context== ==Problems== ==Solution== ==References== Category:Best Pract...")
 
(References)
Line 5: Line 5:
 
==Solution==
 
==Solution==
 
==References==
 
==References==
 +
* [https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish dotnet publish]
 +
 
[[Category:Best Practice]]
 
[[Category:Best Practice]]

Revision as of 11:17, 5 June 2020

Full Title or Meme

Build and zip a Visual Studio Project for publication to Amazon Web Services.

Context

Problems

Solution

References