File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
+ ## Upcoming Release
4
+ Commit: TBD
5
+ - Packages updated on NuGet
6
+ - Included in Visual Studio 17.13
7
+ - Update to .NET 8 (#729 )
8
+ - Convert to MIT license (#761 )
9
+ - Add new "fileMappings" feature (#756 )
10
+ - Support any CPS project type in Visual Studio (#717 )
11
+ - Add non-zero exit code on general exception and on error in Restore command (#682 )
12
+ - Thanks @mvsprogs !
13
+ - Fixed sporadic file read errors (#722 )
14
+ - Thanks @AlexanderSchulz-Siemens !
15
+ - Change -pre to --pre for CLI update command (#733 )
16
+ - Lower MSBuild output to Normal verbosity (#734 )
17
+ - Spacebar on the "Files" node should toggle state (#741 )
18
+ - Add a --whatif option to CLI update command (#732 )
19
+ - Add setting to force TLS 1.2 (#751 )
20
+ - Log errors that happen during file copy and retry file copying (#753 )
21
+ - Thanks @leotsarev !
22
+ - Add variable expansion in defaultDestination (#759 )
23
+
24
+ ## 2.1.175
25
+ Commit: 29a28921bd59084a6906037ddfd55e106ba3ee19
26
+ - Packages updated on NuGet
27
+ - Included in Visual Studio 17.3
28
+ - Adapt to Cdnjs API breaking changes (#687 )
29
+ - Add User-Agent header to requests (#694 )
30
+ - Fix position of completion flyout in VS (#674 )
31
+
3
32
## 2.1.161
4
33
Commit: abc97ecc7db29a48992d14f1585cc092acbf66aa
5
34
- Packages updated on NuGet
You can’t perform that action at this time.
0 commit comments