Commit fe64f7e
committed
vsSolutionBuildEvent 1.16.1 Public release
* FIXED: An *undefined* MSBuild properties (e.g. SolutionDir, SolutionName, SolutionPath, ...)
when environment is not completely ready. Caused by, for example, third-party plugins like Telerik etc.
Issue #80.
* FIXED: Broken caching for C# Mode since 1.16. +GenerateInMemory=true support.
* FIXED: UI. Incorrect panel toggling in the main window.
* FIXED: UI. Incorrect display of the scrollbar in the main editor when other actions are activated.
* CHANGED: ISolutionEvent.Enabled option is no longer considered when executed from a script mode.
For example,
```
#[Core events.Post.item("ShaList").run()]
```
run an `ShaList` action like function regardless of its activity state from a specified script.
* CHANGED: VS IDE Error List now redirects to the main window to the specified action if you click it.
* CHANGED: Core. Updated MvsSln 2.7
https://github.com/3F/MvsSln/releases/tag/2.7
* CHANGED: CIM. Updated hMSBuild 2.4.1
https://github.com/3F/hMSBuild/releases/tag/2.4.1
cim.cmd now supports modern keys, like:
```
cim.cmd -cs ~c Debug
```
* CHANGED: CI tools.
* netfx4sdk 1.2 https://github.com/3F/netfx4sdk/releases/tag/1.2
* GetNuTool 1.9 https://github.com/3F/GetNuTool/releases/tag/1.91 parent 98a83d6 commit fe64f7e
5 files changed
Lines changed: 41 additions & 4 deletions
File tree
- vsSolutionBuildEvent
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
5 | 42 | | |
6 | 43 | | |
7 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments