Commit Graph
100 Commits
Author SHA1 Message Date
Andy (Steve) De George 20f8b58be0 Merge pull request #1218 from dotnet/main
Publish
2021-11-16 14:22:53 -08:00
Andy (Steve) De GeorgeandTom Dykstra 4e4a3f5498 Windows Forms getting started update for .NET 6 (#1215)
* Migrate code to .NET 6

* Add snippet ref in code

* Add net6 pics; move others to version folder

* Update winforms getting started

* Other .NET 5 references updated

* Lessen the amount of 'winforms'

* minor

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/overview/index.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/overview/index.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update create-app-visual-studio.md

* Update create-app-visual-studio.md

* Update create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>
2021-11-16 14:09:35 -08:00
Andy (Steve) De George e17bdfae17 Update index.md (#1214) 2021-11-15 20:04:26 -08:00
Andy (Steve) De George a7b47b877b Merge pull request #1212 from dotnet/main
Publish
2021-11-12 11:19:53 -08:00
Andy (Steve) De George b1e5e7c628 Updated redirects for 6.0 (#1208)
* Updated redirects for 6.0

* Add moniker to root config

* Update preview note
2021-11-08 15:50:13 -08:00
Andy (Steve) De George af150c216d Merge pull request #1207 from dotnet/main
Publish
2021-11-05 09:13:47 -07:00
Andy (Steve) De George b71a80dde7 Merge pull request #1198 from dotnet/main
Merge to live
2021-10-28 08:48:12 -07:00
Andy (Steve) De George db732763f4 update moniker range (#1197) 2021-10-28 08:27:40 -07:00
Andy (Steve) De George 4d862d5816 Merge pull request #1194 from dotnet/main
Publish to live 10/27
2021-10-27 15:32:41 -07:00
Andy (Steve) De George cb4acd590a Backport the fix to prop precedence from .NET to Framework (#1171)
* Update page4.xaml

* Update page4.xaml

* Add snippet

* Change reference
2021-10-21 12:35:11 -07:00
Andy (Steve) De George 5b28bf36d2 Minor changes to code for redirects generator (#1175) 2021-10-11 11:23:31 -07:00
Andy (Steve) De George 28e28e692e Update how-to-set-jpeg-compression-level.md (#1170) 2021-10-05 15:05:22 -07:00
Andy (Steve) De George ba341c97c3 Update Circle.xaml.cs (#1166) 2021-09-30 13:46:22 -07:00
Andy (Steve) De GeorgeandTris Shores bdd178c010 Printing in WPF port for .NET (#1156)
* Initial files

* update toc

* Content update - print-xps-files (user story 1861941) (#1151)

* Add C# and VB sample code projects

* Fix comments

* Update C# and VB code

* Add article

* Further edits

* Reviewer requested edits

* Further edits

* Use xref to link to API

* Minor edits

* Content update - invoke-print-dialog (user story 1861941) (#1141)

* Content update including C# WPF project

* Fix link

* Remove test code

* Further doc and C# sample edits

* Add feature: printing with no print dialog

* Separate out specific page range print functionality

* Cleanup comments

* UI tweaks

* Add VB sample code project

* Code file formatting

* Update dotnet-desktop-guide/net/wpf/documents/how-to-display-print-dialog.md

Co-authored-by: Andy (Steve) De George <[email protected]>

* Add page range printing

* Minor edits

* Update dotnet-desktop-guide/net/wpf/documents/snippets/how-to-display-print-dialog/csharp/MainWindow.xaml.cs

Co-authored-by: Andy (Steve) De George <[email protected]>

* Update dotnet-desktop-guide/net/wpf/documents/how-to-display-print-dialog.md

Co-authored-by: Andy (Steve) De George <[email protected]>

* Promote example headings

* Reorganize and add detail

* Minor edits

* Add detail

* Further edits

* Further edits

* Add resource links

* Add alternative API suggestions to a tip

* Minor edit

Co-authored-by: Andy (Steve) De George <[email protected]>

* Content update - print-overview (user story 1861941) (#1153)

* Add C# and VB sample code projects

* Add article

* Add redirects

Co-authored-by: Tris Shores <[email protected]>
2021-09-24 16:16:55 -04:00
Andy (Steve) De George 3c9b1e2758 Fix formatting in XAML file (#1148)
* Update Window1.xaml

* Update Window1.xaml
2021-08-27 18:53:54 -07:00
Andy (Steve) De George 8c5835c2cc Update label.md (#1144) 2021-08-27 18:52:37 -07:00
Andy (Steve) De George 483c3e81e6 Update progressbar.xaml (#1139) 2021-08-27 18:52:02 -07:00
Andy (Steve) De George 5b61eedeaf Fix wrong type listed in opacity article (#1138)
* Update opacity-masks-overview.md

* Update dotnet-desktop-guide/framework/wpf/graphics-multimedia/opacity-masks-overview.md
2021-08-27 18:51:42 -07:00
Andy (Steve) De George dfd75f6d2c Add pointers to upgrade doc (#1133)
* Add pointers to upgrade doc

* Update dotnet-desktop-guide/framework/wpf/getting-started/walkthrough-my-first-wpf-desktop-application.md
2021-08-11 12:47:49 -07:00
Andy (Steve) De George e9fcf43083 Merge pull request #1135 from dotnet/adegeo-links
Correct .NET Framework links that pointed to old .NET 5 URLs
2021-08-11 12:04:34 -07:00
Andy (Steve) De George 109d9e0513 Merge pull request #1131 from dotnet/publish-12031
Merge main into live
2021-08-03 09:18:31 -07:00
Andy (Steve) De GeorgeandGenevieve Warren 2aea7ebcbf Add new issue template (#1130)
* Create docs-issue.yml

* Delete doc-issue.md

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Create docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update .github/ISSUE_TEMPLATE/docs-issue.yml

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
2021-07-31 00:34:50 +00:00
Andy (Steve) De George 604e54c410 Update index.md (#1129) 2021-07-30 12:41:24 -05:00
Andy (Steve) De George 42e9f248e1 Merge pull request #1128 from dotnet/main
publishing
2021-07-30 10:23:45 -07:00
Andy (Steve) De George d30fae457c Add how-to-make-thread-safe-calls.md & Update Layout with margin/padding (#1119)
* Update with margin/padding

* add how-to-make-thread-safe-calls

* reverse property mentions
2021-07-26 18:14:58 -04:00
Andy (Steve) De George 09d28345c2 Add code for my redirect tool (#1116)
* redirects

* add ignore file
2021-07-21 11:53:07 -04:00
Andy (Steve) De George b0376d820a Update popup code (#1111)
* Update popup code

* update xref
2021-07-19 18:35:48 -04:00
Andy (Steve) De George 5d38c60929 Add control event articles (#1113)
* Move ellipsis vs button to shared folder

* Add control events articles

* Update TOC

* acro

* Updates;redirects

* Fix redirect

* feedback
2021-07-19 15:27:36 -07:00
Andy (Steve) De George d09a701249 Update workflows (#1112)
* Update build-validation.yml

* Create live-protection.yml

* Create docs-verifier.yml

* Delete docs-verifier.yml
2021-07-16 08:44:59 -04:00
Andy (Steve) De George a81e0eb409 Add information about debugging windows forms design time for .NET (#1104)
* Update walkthrough-debugging-custom-windows-forms-controls-at-design-time.md

* Update walkthrough-debugging-custom-windows-forms-controls-at-design-time.md

* Update walkthrough-debugging-custom-windows-forms-controls-at-design-time.md
2021-06-30 14:02:04 -07:00
Andy (Steve) De George adc1dca7c1 Update check-for-build-warnings.yml (#1100) 2021-06-18 14:29:30 -07:00
Andy (Steve) De GeorgeandDavid Pine d9b54ba15b Fix code bug in markup extensions (#1097)
* Update service-contexts-with-type-converters-and-markup-extensions.md

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

Co-authored-by: David Pine <[email protected]>
2021-06-17 09:06:28 -07:00
Andy (Steve) De George e7f2ff0e96 Update with 3d objects (#1096) 2021-06-17 09:06:13 -07:00
Andy (Steve) De George 50c2dfbd42 Update dotnet-versionsweeper.json (#1093) 2021-06-15 09:53:48 -05:00
Andy (Steve) De George 3195d51719 Update scrollviewer.xaml (#1086) 2021-06-15 07:51:36 -07:00
Andy (Steve) De George 7d8d3d1e22 Update .repoman.yml (#1090) 2021-06-10 12:26:38 -07:00
Andy (Steve) De George 0acf155856 Convert labeler to new format (#1089)
* Convert labeler to new format

* Update .repoman.yml
2021-06-10 12:14:50 -07:00
Andy (Steve) De George 34be560985 Update how-to-set-the-tab-order.md (#1080) 2021-06-02 07:32:26 -05:00
Andy (Steve) De GeorgeandTom Dykstra f2a6c1b0e9 Port dock/anchor articles (#1081)
* Port some more info from autosize

* Port anchor/dock articles

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

* Move construction note

Co-authored-by: Tom Dykstra <[email protected]>
2021-06-01 16:32:00 -07:00
Andy (Steve) De GeorgeandTom Dykstra 0fdf730bc2 Port the How to set tab order article (#1077)
* Port article on tab order

* Redirects for new article

* TOC

* Update links

* Some other minor changes

* fix lint

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>
2021-05-26 21:07:42 -07:00
Andy (Steve) De George b1e7a0e6c9 Merge pull request #1073 from dotnet/main
Publish
2021-05-18 09:25:26 -07:00
Andy (Steve) De GeorgeandTom Dykstra 6592e99d2b Fix link to theme files (#1067)
* Update control-styles-and-templates.md

* Update control-styles-and-templates.md

* Update dotnet-desktop-guide/framework/wpf/controls/control-styles-and-templates.md

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2021-05-18 09:23:08 -07:00
Andy (Steve) De George 0798e75a63 Update index.md (#1068) 2021-05-18 08:22:54 -07:00
Andy (Steve) De George 6ca5ef0da8 Upgrade Snippets 5000 for CPP (#1062)
* Update build-validation.yml

* Add files via upload

* Delete DotnetDocsTools.LocateProjects.1.0.8.nupkg

* Update build-validation.yml
2021-05-06 11:41:54 -07:00
Andy (Steve) De GeorgeandTom Dykstra 3885aab154 Add how to bind enum article (#1056)
* add how to article

* Fix lint

* Fix the code example

* Add missing code

* Update how-to-bind-to-an-enumeration.md

* Update dotnet-desktop-guide/net/wpf/data/how-to-bind-to-an-enumeration.md

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2021-05-06 08:03:42 -07:00
Andy (Steve) De George c893946fa6 Add vb code;person example (#1052) 2021-04-30 13:05:52 -07:00
Andy (Steve) De GeorgeandGenevieve Warren 4adbe51408 Port databinding articles to WPF 5.0 (#1049)
* Binding declarations article

* Binding sources article

* TOC/Index updates

* Update redirects

* Acro/bugs

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* fix bookmarks

Co-authored-by: Genevieve Warren <[email protected]>
2021-04-30 12:08:09 -07:00
Andy (Steve) De George f48d6c37c0 Address feedback (#1045) 2021-04-29 12:09:32 -07:00
Andy (Steve) De George 6fed9f3b9f Merge pull request #1043 from dotnet/main
Publish
2021-04-24 12:41:11 -07:00
Andy (Steve) De George 8d4669a8df Update docfx.json (#1041) 2021-04-24 11:31:02 -07:00
Andy (Steve) De GeorgeandGenevieve Warren be9a1d7a14 Clarify a bit of databinding (#1040)
* Clarify a bit of databinding

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
2021-04-23 18:03:33 -07:00
Andy (Steve) De George f281a70f00 Add support for status checker (#1038)
* Create check-for-build-warning.yml

* Rename check-for-build-warning.yml to check-for-build-warnings.yml
2021-04-21 15:22:50 -07:00
Andy (Steve) De George f206c2b5af Fix redirect (#1037) 2021-04-21 15:17:05 -07:00
Andy (Steve) De George 32616f61a7 Merge pull request #1035 from dotnet/main
Manual publish
2021-04-15 13:41:20 -07:00
Andy (Steve) De George bf65ce7173 Minor TOC changes for WPF (#1034)
* minor toc changes

* minor toc changes

* minor toc changes
2021-04-15 13:38:09 -07:00
Andy (Steve) De George 366fb32d94 Merge pull request #1033 from dotnet/main
Manual publish
2021-04-15 12:57:39 -07:00
Andy (Steve) De GeorgeandGenevieve Warren ea8529f082 WPF publish initial content (#1032)
* Add overview article for new WPF (#178)

* Remove previous WPF .NET 5 content

* Overview article

* New article: Create new WPF project (#183)

* Basic index file

* Finish article for new project.

* acro

* markdown fix

* Fix build errors

* fix code lang

* fix code lang

* Add differences article for WPF (#186)

* Fix VS version for create app

* Add differences article

* Minor

* fix overview styles code

* Add code langs for overview

* Port Window Overview WPF article (#1011)

* Add Window overview article

* Add TOC

* Remove temp code

* Fix headers

* Port final Windows related articles (#1015)

* Initial test commit

* Add system dialogs

* 75% complete

* Add images

* Fix linter

* Add to toc

* Add more howto

* Fix code

* Add get/set main window

* Add missing code

* Add to toc

* Fix warnings

* Fix warnings

* missing code

* Update see also

* fix xref

* Migrate wpf net core controls-styles articles (#1023)

* Migrate control-styles

* Fix links

* Fix links

* Port databinding article. (#1022)

* Migrated databinding overview

* update toc

* Fix links/snippets

* fix links

* Move to correct folder

* Port initial resources docs (#1026)

* initial resources docs

* Build errors

* Update dotnet-desktop-guide/net/wpf/systems/xaml-resources-overview.md

Co-authored-by: Genevieve Warren <[email protected]>

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Feedback

* Add app article

* Add system article

* Minor

* meta

* fix toc

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>

* Add xaml article

* reformat redirect

* Redirects

* WPF update XAML article  (#1031)

* convert snippets

* minor edits

* minor

* Fix warnings

* Fixes #1028

* Fixes #1028

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* update redirects

Co-authored-by: Genevieve Warren <[email protected]>

* minor updates to link

* Readd migration article

* Warning fixes

* Fix lint

* Minor updates

* Fix warnings for TOC/YML

* last warnings

Co-authored-by: Genevieve Warren <[email protected]>
2021-04-15 12:52:05 -07:00
Andy (Steve) De George 7f8394ee60 Update more main branch changes (#1008)
* Update build-validation.yml

* Update version-sweep.yml

* Update .acrolinx-config.edn

* Update .openpublishing.publish.config.json

* fix paths

* Update .github/workflows/build-validation.yml
2021-03-09 11:38:59 -08:00
Andy De George f646753cfd Update dotnet-versionsweeper.json (#1006) 2021-03-08 14:36:55 -08:00
Andy De George c6e13afda1 Fix update vs include (#207)
* Fix update vs include

* Minor wording change
2021-02-09 15:47:08 -08:00
Andy De George a11eb130d1 Update threading-model.md (#208) 2021-02-09 15:46:56 -08:00
Andy De George a8d0ef7e59 Fix wpf overview styles xaml (#209) 2021-02-09 15:46:32 -08:00
Andy De George 445388b7f6 Update .ghal.rules.json (#201) 2021-02-04 13:32:58 -08:00
Andy De George 455923e44f Merge pull request #199 from dotnet/master
Publish: Revert WPF to 16.8 for now (#198)
2021-02-03 10:44:23 -08:00
Andy De George 917e65e6c3 Revert WPF to 16.8 for now (#198)
* Revert WPF to 16.8 for now

* minor
2021-02-03 10:42:49 -08:00
Andy De George fb0c8caad2 Add new create wpf app article (#193) 2021-02-02 20:25:07 -08:00
Andy De George 1aad00b25d Add csharp code;fix headers;bugs (#194) 2021-02-02 13:24:37 -08:00
Andy De George 4c720fbda1 Fix migration refs related to EmbeddedResource (#195) 2021-02-02 13:24:22 -08:00
Andy De George 34d3c6108f Remove Jill as author (#184) 2021-01-27 14:24:08 -08:00
Andy De George 232f1b91e2 Disable custom .NET install for snip5000 (#170) 2021-01-19 12:17:52 -06:00
Andy De George b79168189c Disable custom .NET install for snip5000 (#170) 2021-01-19 07:50:00 -06:00
Andy De George a856d83f28 Add note about x:key conflict with explicit keys (#166)
* Update how-to-use-an-application-scope-resource-dictionary.md

* Update how-to-use-an-application-scope-resource-dictionary.md
2021-01-15 12:23:49 -06:00
Andy De George 701634d9a5 Update how-to-set-jpeg-compression-level.md (#159) 2021-01-15 12:23:31 -06:00
Andy De George cf26656c12 Merge pull request #157 from dotnet/master
Publish PR
2020-12-18 14:48:04 -08:00
Andy De George cfc49a53e4 Updates to include vs update (#156) 2020-12-18 10:20:53 -08:00
Andy De George 545fa98996 update label rules (#148) 2020-12-08 14:45:48 -08:00
Andy De George ffc3b77150 Restore WPF .NET Framework content from WPF .NET (#144)
* Copy .NET 5 WPF content back into .NET Framework

* Add H1 heading difference for .NET

* Fix validation errors
2020-12-07 13:06:20 -08:00
Andy De George 99e90fa162 Update metadata rules and individual articles (#142)
* Add conceptual topic type for framework

* Add NET WPF article topic types

* Framework winforms overview topic types

* Update metadata

* Update walkthrough-my-first-wpf-desktop-application.md
2020-12-03 09:58:46 -08:00
Andy De George 6a2b7dc939 Update walkthrough-my-first-wpf-desktop-application.md (#138) 2020-12-02 13:38:07 -08:00
Andy De George 0fd7bfad67 Merge pull request #136 from dotnet/master
Manual publish fixing bad squash-merge
2020-11-24 10:34:28 -08:00
Andy De GeorgeandTom Dykstra c60decacdc Add Visual Basic notes to WinForms migration article (#132)
* minor fixes;Add VB instructions

* acro;Add info about vb names

* alter vb note

* Remove note

* More adjustments

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2020-11-24 09:10:45 -08:00
Andy De George 6c9c2f282e Fix menu item text (#131) 2020-11-20 10:10:23 -08:00
Andy De George a108fc2b98 Fixes related to open issues. (#122)
* Update framework winforms landing

* Add note about attribute

* Adjust storyboard overview

* Fix comments in snippet

* Adjust table in getting started

* Add missing encoded char

* Fix bad desiredheight prop

* Fix blank column

* Fix description metadata

* Review feedback
2020-11-13 11:51:10 -08:00
Andy De George 5b0f87d944 Minor changes to whats new (#118)
* Minor changes to whats new

* Add perf note
2020-11-11 12:19:28 -08:00
Andy De George a88bf14df2 Merge pull request #117 from dotnet/publish-28416
Merge master into live
2020-11-10 12:37:35 -08:00
Andy De GeorgeandTom Dykstra 1130808ce6 Add what's new in WinForms article (#114)
* Add toc entry

* temp

* Add whats new article

* Minor updates

* Update cards

* Update cards

* Update cards

* Another link

* Acro

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2020-11-09 09:09:00 -08:00
Andy De GeorgeandTom Dykstra 8f3082cb43 Inital migration article port (#110)
* Inital migration article port

* Acro

* fix toc

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

* Updates

* lint

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2020-11-05 22:40:54 -08:00
Andy De George 58d850490b Adjust redirects (#104)
* Add more redirects

* Update .openpublishing.redirection.json
2020-11-03 14:47:05 -08:00
Andy De George e762a2f22e Updates github actions to use commits instead of tags (#100)
* Update bcnotify.yaml

* Update build-validation.yml

* Update markdownlint.yml
2020-11-02 13:51:16 -08:00
Andy De George 5bd63eeebb Merge pull request #97 from dotnet/master
Adhoc publish for winforms 5 content
2020-10-28 11:11:03 -07:00
Andy De George 55f0279f86 Fix index link (#98) 2020-10-28 11:05:17 -07:00
Andy De George da44975b80 Convert index to landing or hub (#88)
* Convert index to landing

* Adjust links

* Minor updates; try hub style

* Update hub info

* Delete hub.yml
2020-10-28 10:45:12 -07:00
Andy De GeorgeandGenevieve Warren 184e6c9a0c Initial publish of WinForms for .NET 5. (#96)
* Migrate inprogress winforms contnet from docs

* Fix preview note

* Fix vb code

* Minor fixes to keyboard articles

* Minor adjustment to overview

* Test redirects for 4.0 -> 5.0

* adjust links

* Add mouse input section winforms (#81)

* Update projects to .NET 5

* Update keyboard desc

* Finish mouse events

* Add remaining mouse articles;code

* finish mouse input

* minor fixes

* Remove branch restriction (#82)

* Update build-validation.yml (#84)

* Update build-validation.yml (#85)

* Fix vb proj

* Add WinForms tutorial (#91)

* redirect between overview

* New create an app tutorial

* Fix markdown

* Fix preserve view setting

* Add forms articles (#93)

* Add forms articles

* Fix warnings

* Winforms publish (#95)

* Prep TOC for publish

* Updated date

* Automatic how-to topic type

* Update desc/headers

* Fix links

* Fix build errors

* Add preview note

* Update toc landing page

* Convert old style project files

* update download links

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Adjust number key

* Update dotnet-desktop-guide/net/winforms/overview/index.md

* Try toc position task via bookmark

* Improve images

* Remove sentence

* File redirects

Co-authored-by: Genevieve Warren <[email protected]>
2020-10-28 10:44:16 -07:00
Andy De George f7e5ce92ea Update build-validation.yml (#85) 2020-10-21 08:23:05 -07:00
Andy De George c81cb34856 Update build-validation.yml (#84) 2020-10-21 08:16:43 -07:00
Andy De George 1a366b24d7 Remove branch restriction (#82) 2020-10-21 08:09:02 -07:00
Andy De George 77c1d2ebdc Fix branch mapping for docs->github comments (#70) 2020-10-12 13:58:14 -07:00
Andy De George 6f039b0118 Merge pull request #69 from dotnet/adegeo-fix
Fix missing letter in first link of article (#68)
2020-10-12 13:56:56 -07:00
Andy De George 6758618374 Fix name of article (#58) 2020-09-28 08:30:41 -07:00
Andy De George f8a874272a Adjust link (#50) 2020-09-18 09:11:02 -07:00