a143553a09
.NET Build and Publish / build (push) Has been cancelled
* .net10 attempt 2 * bump csharpier * drop sln * supress stream analyers for test projects * readme * fix package locks post merge * Microsoft.Extensions.DependencyInjection * Simplify the dependency structure * don't bump graphql client for netstandard and net8 targets * Fix test
14 lines
182 B
JSON
14 lines
182 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"csharpier": {
|
|
"version": "1.2.6",
|
|
"commands": [
|
|
"csharpier"
|
|
],
|
|
"rollForward": false
|
|
}
|
|
}
|
|
}
|