|
36 | 36 | ROSLYN.UTILITIES (Runtime package) |
37 | 37 | ═══════════════════════════════════════════════════════════════════════ --> |
38 | 38 | <PropertyGroup Label="Roslyn.Utilities"> |
39 | | - <ANcpLuaRoslynUtilitiesVersion>1.40.0</ANcpLuaRoslynUtilitiesVersion> |
| 39 | + <ANcpLuaRoslynUtilitiesVersion>1.42.0</ANcpLuaRoslynUtilitiesVersion> |
40 | 40 | </PropertyGroup> |
41 | 41 |
|
42 | 42 | <!-- ═══════════════════════════════════════════════════════════════════════ |
43 | 43 | ROSLYN.UTILITIES.SOURCES (Source-only package for generators) |
44 | 44 | ═══════════════════════════════════════════════════════════════════════ --> |
45 | 45 | <PropertyGroup Label="Roslyn.Utilities.Sources"> |
46 | | - <ANcpLuaRoslynUtilitiesSourcesVersion>1.40.0</ANcpLuaRoslynUtilitiesSourcesVersion> |
| 46 | + <ANcpLuaRoslynUtilitiesSourcesVersion>1.42.0</ANcpLuaRoslynUtilitiesSourcesVersion> |
47 | 47 | </PropertyGroup> |
48 | 48 |
|
49 | 49 | <!-- ═══════════════════════════════════════════════════════════════════════ |
50 | 50 | ROSLYN.UTILITIES.POLYFILLS (Source-only polyfills for netstandard2.0) |
51 | 51 | ═══════════════════════════════════════════════════════════════════════ --> |
52 | 52 | <PropertyGroup Label="Roslyn.Utilities.Polyfills"> |
53 | | - <ANcpLuaRoslynUtilitiesPolyfillsVersion>1.40.0</ANcpLuaRoslynUtilitiesPolyfillsVersion> |
| 53 | + <ANcpLuaRoslynUtilitiesPolyfillsVersion>1.42.0</ANcpLuaRoslynUtilitiesPolyfillsVersion> |
54 | 54 | </PropertyGroup> |
55 | 55 |
|
56 | 56 | <!-- ═══════════════════════════════════════════════════════════════════════ |
57 | 57 | ROSLYN.UTILITIES.TESTING (Analyzer/CodeFix/Generator test infrastructure) |
58 | 58 | ═══════════════════════════════════════════════════════════════════════ --> |
59 | 59 | <PropertyGroup Label="Roslyn.Utilities.Testing"> |
60 | | - <ANcpLuaRoslynUtilitiesTestingVersion>1.40.0</ANcpLuaRoslynUtilitiesTestingVersion> |
| 60 | + <ANcpLuaRoslynUtilitiesTestingVersion>1.42.0</ANcpLuaRoslynUtilitiesTestingVersion> |
61 | 61 | </PropertyGroup> |
62 | 62 |
|
63 | 63 | <!-- ═══════════════════════════════════════════════════════════════════════ |
|
0 commit comments