Граф коммитов

307 Коммитов

Автор SHA1 Сообщение Дата
Glenn Watson a75d44e945 feature: Remove UTF8 bom marking 2024-02-17 17:51:02 +11:00
Glenn Watson a270b3fb02 feature: Add renovate package management 2024-02-17 16:27:53 +11:00
dependabot[bot] 6edece01dc
build(deps): bump FluentAssertions from 6.8.0 to 6.9.0 in /src (#376)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.8.0...6.9.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 12:13:02 +00:00
dependabot[bot] f1f6f52e2b
build(deps): bump DiffEngine from 11.0.0 to 11.1.0 in /src (#375)
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/VerifyTests/DiffEngine/releases)
- [Commits](https://github.com/VerifyTests/DiffEngine/commits)

---
updated-dependencies:
- dependency-name: DiffEngine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 08:49:11 +00:00
dependabot[bot] 5e529da5c3
build(deps): bump benchmarkdotnet from 0.13.3 to 0.13.4 in /src (#374)
Bumps [benchmarkdotnet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.3...v0.13.4)

---
updated-dependencies:
- dependency-name: benchmarkdotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 08:48:21 +00:00
dependabot[bot] e42ca4f0f7
build(deps): bump benchmarkdotnet from 0.13.2 to 0.13.3 in /src (#373)
Bumps [benchmarkdotnet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.2...v0.13.3)

---
updated-dependencies:
- dependency-name: benchmarkdotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 00:52:21 +00:00
dependabot[bot] 52327ff3ca
build(deps): bump stylecop.analyzers in /src (#372)
Bumps [stylecop.analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.354 to 1.2.0-beta.435.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Changelog](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/KnownChanges.md)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.354...1.2.0-beta.435)

---
updated-dependencies:
- dependency-name: stylecop.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 00:44:14 +00:00
dependabot[bot] bd901acf14
build(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src (#371)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 00:27:13 +00:00
dependabot[bot] 25fb8471dc
build(deps): bump Microsoft.CodeAnalysis.CSharp from 4.0.1 to 4.4.0 in /src (#367)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 08:19:08 +00:00
Chris Pulman bed5548ae0
Housekeeping Update API Tests. Update Packages (#370) 2022-12-16 12:07:10 +11:00
Glenn 5a7921fcfe
housekeeping: Check monthly for dependabot updates 2022-05-23 14:40:57 +10:00
dependabot[bot] 3527318456
build(deps): bump Xunit.StaFact from 1.0.37 to 1.1.11 in /src (#317)
Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 1.0.37 to 1.1.11.
- [Release notes](https://github.com/AArnott/Xunit.StaFact/releases)
- [Commits](https://github.com/AArnott/Xunit.StaFact/compare/v1.0.37...v1.1.11)

---
updated-dependencies:
- dependency-name: Xunit.StaFact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 12:45:27 +04:00
dependabot[bot] ecb82d3605
build(deps): bump FluentAssertions from 6.3.0 to 6.4.0 in /src (#316)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.3.0...6.4.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 14:19:09 +04:00
dependabot[bot] c590699878
build(deps): bump Roslynator.Analyzers from 3.3.0 to 4.0.0 in /src (#315)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](https://github.com/JosefPihrt/Roslynator/compare/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 14:13:47 +04:00
dependabot[bot] 8660de8dcf
build(deps): bump polly from 7.2.2 to 7.2.3 in /src (#314)
Bumps [polly](https://github.com/App-vNext/Polly) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/master/CHANGELOG.md)
- [Commits](https://github.com/App-vNext/Polly/commits)

---
updated-dependencies:
- dependency-name: polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 14:05:51 +04:00
dependabot[bot] 1600c1bde7
build(deps): bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /src (#313)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.244 to 3.4.255.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 01:12:35 +00:00
dependabot[bot] e08fc77fb1
build(deps): bump FluentAssertions from 6.2.0 to 6.3.0 in /src (#312)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.2.0...6.3.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 07:44:38 +00:00
dependabot[bot] d8a70100a8
build(deps): bump DiffEngine from 8.5.2 to 8.5.3 in /src (#311)
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 8.5.2 to 8.5.3.
- [Release notes](https://github.com/VerifyTests/DiffEngine/releases)
- [Commits](https://github.com/VerifyTests/DiffEngine/compare/8.5.2...8.5.3)

---
updated-dependencies:
- dependency-name: DiffEngine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 13:32:36 +00:00
dependabot[bot] 4cf3e1feae
build(deps): bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /src (#310)
Bumps [MSBuild.Sdk.Extras](https://github.com/novotnyllc/MSBuildSdkExtras) from 3.0.38 to 3.0.44.
- [Release notes](https://github.com/novotnyllc/MSBuildSdkExtras/releases)
- [Commits](https://github.com/novotnyllc/MSBuildSdkExtras/compare/v3.0.38...v3.0.44)

---
updated-dependencies:
- dependency-name: MSBuild.Sdk.Extras
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 08:29:25 +00:00
dependabot[bot] b643915cca
build(deps): bump DiffEngine from 8.4.5 to 8.5.2 in /src (#309)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 01:34:18 +00:00
dependabot[bot] 9c36833b43
build(deps): bump System.Reflection.Metadata from 5.0.0 to 6.0.0 in /src (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:08:58 +00:00
dependabot[bot] 7da525300a
build(deps): bump System.Collections.Immutable in /src (#297)
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 13:43:42 +00:00
dependabot[bot] 74356f2313
build(deps): bump Microsoft.SourceLink.GitHub in /src (#307)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 07:30:19 +00:00
dependabot[bot] 8efd85066a
build(deps): update splat requirement from 13.* to 14.* in /src (#306)
Updates the requirements on [splat](https://github.com/reactiveui/splat) to permit the latest version.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Commits](https://github.com/reactiveui/splat/compare/13.1.1...14.1.1)

---
updated-dependencies:
- dependency-name: splat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 07:29:34 +00:00
dependabot[bot] 29b2408d43
build(deps): bump Microsoft.CodeAnalysis.CSharp in /src (#305)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.11.0 to 4.0.1.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 07:28:06 +00:00
dependabot[bot] 808b377b90
build(deps): bump System.Runtime.CompilerServices.Unsafe in /src (#294)
Bumps [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 07:26:24 +00:00
dependabot[bot] 6708a8d6d4
build(deps): bump Roslynator.Analyzers from 3.2.2 to 3.3.0 in /src (#304)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](https://github.com/JosefPihrt/Roslynator/compare/v3.2.2...v3.3.0)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 07:24:38 +00:00
dependabot[bot] e2f2156c8e
build(deps): bump NuGet.LibraryModel from 5.11.0 to 6.0.0 in /src (#302)
Bumps [NuGet.LibraryModel](https://github.com/NuGet/NuGet.Client) from 5.11.0 to 6.0.0.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.LibraryModel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 07:12:25 +00:00
dependabot[bot] 9df65a355a
build(deps): bump DiffEngine from 7.1.0 to 8.4.5 in /src (#301)
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 7.1.0 to 8.4.5.
- [Release notes](https://github.com/VerifyTests/DiffEngine/releases)
- [Commits](https://github.com/VerifyTests/DiffEngine/compare/7.1.0...8.4.5)

---
updated-dependencies:
- dependency-name: DiffEngine
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 07:01:36 +00:00
dependabot[bot] affb92b54e
build(deps): bump NuGet.Protocol from 5.11.0 to 6.0.0 in /src (#303)
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 5.11.0 to 6.0.0.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Protocol
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 06:59:21 +00:00
dependabot[bot] 281cec788b
build(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /src (#292)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 06:58:31 +00:00
dependabot[bot] 39198539d8
build(deps): bump Microsoft.Build.Tasks.Core from 14.3 to 17.0.0 in /src (#298)
Bumps [Microsoft.Build.Tasks.Core](https://github.com/dotnet/msbuild) from 14.3 to 17.0.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](https://github.com/dotnet/msbuild/commits/v17.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Tasks.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 06:57:06 +00:00
dependabot[bot] 79c6a40627
build(deps): bump FluentAssertions from 6.0.0 to 6.2.0 in /src (#291)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.0.0...6.2.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 00:37:52 +00:00
dependabot[bot] 714ff27891
build(deps): bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /src (#290)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.231 to 3.4.244.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.4.231...v3.4.244)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 00:36:14 +00:00
dependabot[bot] ceaff1bd1b
build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers in /src (#296)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 00:35:18 +00:00
dependabot[bot] de4c10a961
build(deps): bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /src (#282)
Bumps [MSBuild.Sdk.Extras](https://github.com/novotnyllc/MSBuildSdkExtras) from 3.0.23 to 3.0.38.
- [Release notes](https://github.com/novotnyllc/MSBuildSdkExtras/releases)
- [Commits](https://github.com/novotnyllc/MSBuildSdkExtras/compare/v3.0.23...v3.0.38)

---
updated-dependencies:
- dependency-name: MSBuild.Sdk.Extras
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 00:34:31 +00:00
Glenn Watson d86aabf6b7 housekeeping: Automatically lock old PRs and issues 2021-11-24 11:39:06 +11:00
Glenn 2d29202305
housekeeping: Revert to working csproj (#278) 2021-08-22 12:20:40 +10:00
Glenn aa44ad80d3
housekeeping: Update ci-build.yml (#277) 2021-08-21 18:20:28 +10:00
Glenn d0ba6fd596
Update ci-build.yml (#276) 2021-08-20 20:00:50 +10:00
Glenn 52cc45bce3
housekeeping: Update icon image (#275) 2021-08-20 19:50:30 +10:00
Glenn 58c8b4b5df
housekeeping: Remove net5 tests (#274) 2021-08-20 18:05:27 +10:00
Glenn ba6aa32a77
Housekeeping: Revert back to older build.tasks.core for net461 (#273) 2021-08-20 17:03:01 +10:00
Glenn 47d23b4482
housekeeping: release 2.2.x (#272) 2021-08-20 16:43:24 +10:00
Glenn Watson d02eee048f housekeeping: Update release 2021-08-20 16:42:12 +10:00
Glenn Watson 41f2ee2387 Merge branch 'main' of https://github.com/reactiveui/pharmacist 2021-08-20 16:40:13 +10:00
dependabot[bot] b1d1a12002
build(deps): bump Microsoft.Build.Tasks.Core from 16.10.0 to 16.11.0 in /src (#270)
Bumps [Microsoft.Build.Tasks.Core](https://github.com/dotnet/msbuild) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](https://github.com/dotnet/msbuild/compare/v16.10.0...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Tasks.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 01:42:55 +01:00
dependabot[bot] bed7d07017
build(deps): update splat requirement from 12.* to 13.* in /src (#271)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 01:42:23 +01:00
Glenn 489219e90b
housekeeping: Release 2.1.x (#269) 2021-08-18 12:27:35 +10:00
Glenn 5209a2b985
housekeeping: Remove mention of sponsorships. 2021-08-18 12:20:34 +10:00