Tamas Vajk
|
30095e3179
|
Refactor dotnet restore calls
|
2024-01-24 13:56:40 +01:00 |
|
Tamas Vajk
|
de4e3963e7
|
C#: Try fallback nuget restore without nuget.config
|
2024-01-22 15:42:06 +01:00 |
|
Michael Nebel
|
c6c00e7179
|
C#: Add tests cases for parsing dotnet restore output to find assets.json files.
|
2023-11-03 11:31:27 +01:00 |
|
Tamas Vajk
|
93380f8cbb
|
Force the nuget download of dotnet framework reference assemblies
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
edc93dfeb7
|
Add managed thread ID to extractor log messages
|
2023-09-19 14:56:27 +02:00 |
|
Tamas Vajk
|
dfd7f1e78b
|
C#: Parallelize restore logic of missing packages
|
2023-09-19 14:43:23 +02:00 |
|
Michael Nebel
|
0127b779b5
|
C#: Address review comments.
|
2023-09-13 13:31:58 +02:00 |
|
Michael Nebel
|
6bfaa90fe4
|
C#: Avoid explicitly restoring the projects in the restored solution files.
|
2023-09-11 13:30:28 +02:00 |
|
Tamas Vajk
|
d391246f27
|
C#: Generate source files from .cshtml files in standalone
|
2023-08-21 10:38:21 +02:00 |
|
Michael Nebel
|
c0d1179c8a
|
C#: Minimal update of relevant code to minimize project dependencies and hide some implementation details behind interfaces.
|
2023-08-18 11:42:12 +02:00 |
|
Michael Nebel
|
9e03a211a5
|
C#: Add unit test where path to dotnet frameworks contain whitespaces.
|
2023-08-14 10:40:00 +02:00 |
|
Tamas Vajk
|
35cc058474
|
C#: Fix test expectations in RuntimeVersion tests to handle platform dependent behaviour of Path.Combine
|
2023-07-13 09:50:26 +02:00 |
|
Tamas Vajk
|
65ed244f34
|
C#: Add missing parameter to interface
|
2023-07-07 16:10:41 +02:00 |
|
Michael Nebel
|
e4aaa43c43
|
C#: Also support alpha, beta, rc candidates.
|
2023-07-07 14:06:11 +02:00 |
|
Michael Nebel
|
f065ba9aa1
|
C#: Add unit tests for runtime version fetching.
|
2023-07-07 13:21:02 +02:00 |
|