Commit Graph

1028 Commits (0c3fd7b165906b2ad1bf2a8aed714b50c591a5f8)

Author SHA1 Message Date
Holly Muenchow 0c3fd7b165
Release Notes for 6.0.12 2018-10-10 10:35:13 -07:00
Holly Muenchow 23e4ebc4b7
Release notes for 6.1.9 2018-10-10 10:33:18 -07:00
Tyler Brinkley 02d05d43d0 Added Enums.NET to the list (#866) 2018-10-05 12:45:35 -07:00
Cody Condon 0db07be341 fix readme typo (#864)
* fix readme typo

* add needed comma
2018-10-05 12:43:30 -07:00
Holly Muenchow 21f150f669
Release notes for .NET UWP for VS 15.9 Preview 3 2018-10-02 17:31:44 -07:00
Vadym Kurachevskyi bf0fbfa3bd Added rebus to the list (#849) 2018-09-17 08:49:25 -07:00
Holly Muenchow dfb74b8e91
Merge pull request #845 from Microsoft/HollyAM-patch-4
Release notes for 2nd 6.2 Preview
2018-09-11 14:42:26 -07:00
Holly Muenchow 2d97253f95
Release notes for 2nd 6.2 Preview 2018-09-11 11:58:46 -07:00
Jim Carley bd40197acc Added link to Known Issue 669153 (#844)
System.Transactions and remoting.
2018-09-11 11:45:46 -07:00
Jim Carley c3fe1da371 Create 669153 - Remoting calls made within a transaction can lead to … (#843)
* Create 669153 - Remoting calls made within a transaction can lead to Transaction.Current incorrectly returning null.md

Known issue for System.Transactions.Transaction.Current being null after remoting calls.

* Update 669153 - Remoting calls made within a transaction can lead to Transaction.Current incorrectly returning null.md

Removed reference to the Security Update and just referenced .NET 4.7.2.

* Update 669153 - Remoting calls made within a transaction can lead to Transaction.Current incorrectly returning null.md

Removing reference to security update from title.

* Added cross-reference links
2018-09-10 19:01:40 -07:00
David Shulman cc7730e718 Update .NET 4.71 Known issues with networking fix (#842) 2018-09-06 11:36:54 -07:00
mzorec a9acbe6f5b Open Source Developer Projects - FlubuCore (#834)
"FlubuCore - "Fluent Builder Core" is a cross platform build and deployment automation system. You can define your build and deployment scripts in C# using an intuitive fluent interface. This gives you code completion, IntelliSense, debugging, FlubuCore custom analyzers, and native access to the whole .NET ecosystem inside of your scripts.

https://github.com/flubu-core/flubu.core

Features:

* Intuitive an easy to learn. C#, fluent interface, and IntelliSense make even most complex script creation a breeze.

* Large number of often used built-in tasks like e.g. running tests, managing IIS, creating deployment packages, publishing NuGet * packages, executing PowerShell scripts and many more.

* Execute your own custom C# code.

* Reference any .NET library, NuGet package or C# source code in your scripts.

* Pass command line arguments, settings from json configuration file or enviroment variables to your script.

* Extending FlubuCore fluent interface by writing your own FlubuCore tasks.

* Asynchronous execution of tasks, target dependencies and custom code.

* Possibility to test and debug your build scripts.

* Easily automate deployments remotely via the FlubuCore Web API.

* Possibility to use FlubuCore tasks in any other .NET application.

* Improved developer experience with FlubuCore custom analyzers.
2018-08-20 09:54:01 -07:00
Ron Petrusha 7bd4bad401
Added .NET Guide to documentation readme (#831)
* Added .NET Guide

* Added separate .NET Standard link
2018-08-20 09:51:26 -07:00
Vivek Mishra e6dbb0456e
Added known issue for TLS 2018-08-14 18:11:01 -07:00
Vivek Mishra 63b87a3fd4
Added known issue for TLS 1.2 2018-08-14 18:09:42 -07:00
Ron Petrusha 9aba19159f
Corrected typo in URL (#826) 2018-07-30 15:39:47 -07:00
Holly Muenchow 8e810133ac
Update README.md 2018-07-28 10:08:58 -07:00
Holly Muenchow a66dcda02e
Update README.md 2018-07-28 10:07:35 -07:00
Holly Muenchow 75bbb83aeb
Update readme with 5.4.4 release 2018-07-28 10:06:50 -07:00
Holly Muenchow 0f81cd062c
Merge pull request #823 from Microsoft/HollyAM-patch-3
Update README.md
2018-07-27 14:12:10 -07:00
Holly Muenchow c893e7b472
Update README.md 2018-07-27 14:11:58 -07:00
Holly Muenchow f29daaf4c4
Update README.md 2018-07-27 14:11:46 -07:00
Holly Muenchow 7d4737dc80
Update README.md 2018-07-27 13:44:08 -07:00
mindems 3e956d2107 New section Tutorials (#822) 2018-07-27 10:37:04 -07:00
Jeff Schwartz e91e6af9b5 Resgen compatibility break in .NET 4.7.2 (#820) 2018-07-26 17:31:52 -07:00
Ron Petrusha 4ee609e218
Changed formatting for clarity (#819)
* Changed formatting for clarity

* Minor changes
2018-07-26 14:07:36 -07:00
Justin Gielski 29a367d804 Update dotnet-developer-projects.md (#813)
* Update dotnet-developer-projects.md

* Update dotnet-developer-projects.md
2018-07-23 12:06:07 -07:00
Maoni Stephens f46e01a4ba added more detail for this bug (#806)
* added more detail for this bug

* Minor grammatical and punctuation changes.
2018-07-22 18:06:37 -07:00
Ron Petrusha 98f6372ac5
Updated known issues index (#803) 2018-07-11 11:52:28 -07:00
Vivek Mishra 2c82cbbb48
Update dotnet472-known-issues.md 2018-07-11 18:48:05 +00:00
Vivek Mishra 215dec219c
Update known issues index for WPF 593963 2018-07-11 18:47:02 +00:00
Rob LaDuca 011349a61e WPF Known Issue 593963 (#796)
* WPF Known Issue 593963

Adding known issue doc for Salon IRIS issue.

* Addressing feedback

Changing links to actual external links.
Adding a link to the resolution KB for touch KB issues in RS4.
2018-07-11 11:41:19 -07:00
Vivek Mishra c8e537249c
Publishing 472 WU release related changes (#802)
* Update release notes for ZDP fixes

* Update known issue for SQL bug 611802

* Update known issue for SQL and Readme

* Fixed typos

* Fixed Readme

* Fixes for review comments
2018-07-10 12:14:09 -07:00
Vivek Mishra 3d7a41b133
Update dotnet472-known-issues.md 2018-07-09 17:52:05 -07:00
Vivek Mishra 561d06d7c1
Update 599936 - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true.md 2018-07-09 17:51:44 -07:00
Vivek Mishra 694c6aff17
Update dotnet472-known-issues.md 2018-07-04 03:46:44 +00:00
Vivek Mishra 71b0cce147
Update known issue readme 2018-06-28 01:25:56 +00:00
merriemcgaw 730fcef270
Merge pull request #785 from Microsoft/McGawWinFormsDocs
Narrator known issue
2018-06-27 12:57:00 -07:00
merriemcgaw fd4af9a1cd review changes 2018-06-26 14:41:36 -07:00
merriemcgaw eed325b871 Remove extra text 2018-06-21 17:06:56 -07:00
merriemcgaw 4d23d087b7 Initial changes 2018-06-21 16:35:16 -07:00
Holly Muenchow cb46dbf684
Merge pull request #784 from zamont/update_netnative17
Fix the .NET native 1.7 release notes
2018-06-21 13:28:16 -07:00
Zach Montoya 1b472406d0 Fix the .NET native 1.7 release notes to correctly state the package contents of UWP 5.4.2 and UWP 6.0.6 2018-06-20 17:12:14 -07:00
Ron Petrusha be8a9f70a7
Copied compat topic from net472 branch (#783) 2018-06-20 17:10:01 -07:00
Alex Ghiondea d4b59b942a Update dotnet471-known-issues.md (#775) 2018-06-07 14:27:24 -07:00
Alex Ghiondea d7d403a0d6 Create 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO… (#772)
* Create 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO.Compression.ZipFile cannot be loaded without a binding redirect.md

Add a new known issue for .NET Framework 4.7.1.

* Update 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO.Compression.ZipFile cannot be loaded without a binding redirect.md

Update per PR feedback

* Update 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO.Compression.ZipFile cannot be loaded without a binding redirect.md
2018-06-06 11:05:40 -07:00
Ryan Yates 3acb62fd91 Rename DrainNGenQueue.ps to DrainNGenQueue.ps1 (#768)
to actually make this a PowerShell Script as .ps is not an accepted PowerShell Script extension
2018-05-31 09:04:14 -07:00
Holly Muenchow 260ed6c552
Added release notes for 6.1.5 2018-05-30 14:35:47 -07:00
Charles Lowell 97d0ba433f Web Application -> Web Applications (#762)
The plural category is conventional everywhere else, and used in migration guide generation to map include paths.
2018-05-24 09:09:09 -07:00
Jose Perez Rodriguez f26a833a80 Change the workaround and resolution sections (#745)
* Change the workaround and resolution sections

* Addressed review comments.
2018-05-17 09:57:11 -07:00