Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
Matt Chaulklin 1db03a9982 Added compilcation end tags 2024-08-21 15:13:44 -04:00
Sam Harwell 403f0f75ea Remove xunit specific packages
Closes #1099
2024-01-31 07:52:01 -06:00
Sam Harwell 08225dfd22 Update Microsoft.CodeAnalysis.Analyzers to 3.3.5-beta1.23322.1 2023-06-22 17:48:39 -05:00
Youssef1313 d2fdedf106 Default to false 2023-01-19 22:54:47 +02:00
Jonathon Marolf 9b2d784789
fixup unit tests 2022-09-07 05:55:59 -07:00
Jonathon Marolf a5ff981e06 use 4.0 for sample projects 2022-09-02 18:04:36 -07:00
Jonathon Marolf ac7b14200a update our package versions to latest and remove unsupported TFMs 2022-09-02 16:43:16 -07:00
Sam Harwell a82885063e Update hint names to exclude generated code from formatting analyzer 2022-05-05 09:15:14 -07:00
Sam Harwell 679dda0dc2 Update compiler to support incremental generators 2022-04-04 11:44:35 -07:00
Sam Harwell 696742a3ba Use CopyToOutputDirectory=PreserveNewest instead of Always
Fixes the up-to-date check in Visual Studio.
2022-01-10 12:06:31 -08:00
David Gardiner 725ea01f68 Property name is 'CacheObjects' with an s
Fixes #928
2021-11-03 11:17:30 +10:30
Jonathon Marolf 249b184747
Merge pull request #743 from Youssef1313/patch-1 2021-09-17 13:39:25 -07:00
Jonathon Marolf d48a157cf3
remove call in Main 2021-06-01 15:15:33 -07:00
Jonathon Marolf a60d313f98
remove vb mustache generator 2021-05-25 14:05:24 -07:00
Jonathon Marolf 9cf8ddd2e7
use latest apis 2021-05-24 18:18:16 -07:00
Jonathon Marolf 2136e57818
use correct dependencies 2021-05-24 13:04:12 -07:00
Jonathon Marolf fc346e8db2
rename projects to distinguish language 2021-05-24 13:04:12 -07:00
Jonathon Marolf 54991d540e
explicitly cast 2021-05-24 13:03:54 -07:00
Jonathon Marolf c969e6635b
fix formatting 2021-05-24 10:56:28 -07:00
Jonathon Marolf dfa1b4a523
fix symbol comparison 2021-05-24 10:55:16 -07:00
Youssef Victor 23cf64743d
Fix build 2021-03-02 17:02:26 +02:00
Youssef Victor ec55905ace
Update samples/VisualBasic/MakeConst/MakeConst/MakeConstCodeFixProvider.vb 2021-03-02 16:08:15 +02:00
Youssef Victor 86adecf54e
Update MakeConstCodeFixProvider.vb 2021-03-02 16:07:38 +02:00
Cory Smith 43f2f3d8b0 Add SourceGenerators (VB) examples. 2021-01-05 18:45:06 -06:00
Sam Harwell 9b38141a5b Fix source file encoding 2020-09-02 12:35:24 -07:00
Sam Harwell 2b801701e1 Merge remote-tracking branch 'dotnet/master' into use-test-helpers 2020-05-31 15:04:50 -07:00
Jonathon Marolf 2ec836a088
move to MIT license 2020-03-06 08:15:37 -08:00
Sam Harwell 571fe0ffac Fix test failures 2020-02-25 08:22:17 -08:00
Sam Harwell 3e6cc96fbb Merge remote-tracking branch 'dotnet/master' into use-test-helpers 2019-11-27 17:23:08 -08:00
Sam Harwell 88173b0bd7 Rename test projects to the pattern expected by Arcade 2019-11-04 10:25:09 -08:00
Jonathon Marolf 676a82c659
fix samples 2019-02-06 18:55:26 -08:00
Jonathon Marolf 74734ae3af
remove empty test project 2019-02-06 18:35:03 -08:00
Jonathon Marolf af49db5c81
updateing to .NET 4.7.2 2019-02-06 16:36:42 -08:00
Dustin Campbell beb5826ac6 Update 2.9 Roslyn beta packages to 2.9 RTM 2018-10-12 09:35:11 -07:00
Sam Harwell c19acd0664 Extract shared constant to Versions.props 2018-10-09 21:41:01 -05:00
Sam Harwell 25c33950e5 Update MakeConstUnitTests to use the new test helpers 2018-10-09 21:35:51 -05:00
Sam Harwell ff8ab8910c Add placeholder tests to empty test projects
Fixes #223
2018-09-11 15:37:37 -05:00
Jonathon Marolf 6bed467304
fixing unit tests 2018-08-19 06:33:52 -07:00
Jonathon Marolf 9140480949
fix vsixmanifest files 2018-08-19 05:41:06 -07:00
Jonathon Marolf 2196e567d0
fixing formatting 2018-08-19 05:27:21 -07:00
Jonathon Marolf 338809d2e6
unifying on xunit 2018-08-19 04:31:07 -07:00
Jonathon Marolf 3592659e8b
fixing nuget restore 2018-08-19 04:09:31 -07:00
Jonathon Marolf c6849c8ca0
updating project names 2018-08-19 03:49:37 -07:00
Jonathon Marolf 40ab5c88ac
updating versions 2018-08-17 14:10:18 -07:00
Jonathon Marolf 7ba055941f
moving to repo toolset 2018-08-17 01:14:24 -07:00
Jonathon Marolf 10ecc08d81
update output paths 2018-08-17 00:00:24 -07:00
Jonathon Marolf 384a3379ec
upgrade paclage versions 2018-08-16 22:30:33 -07:00
Jonathon Marolf a55e8da86b
fixing samples build 2018-08-16 22:06:09 -07:00
Dustin Campbell 85745f125b Update FormatSolution samples to use new MSBuildWorkspace 2018-04-11 09:57:23 -07:00
Dustin Campbell 302bfc8eed Clean up a few warnings 2018-04-11 09:46:22 -07:00