Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge latest Library.Template #123

Merged
merged 540 commits into from
May 2, 2023
Merged

Merge latest Library.Template #123

merged 540 commits into from
May 2, 2023

Conversation

AArnott
Copy link
Owner

@AArnott AArnott commented May 2, 2023

  • Initial commit
  • Add VS Code whitespace settings
  • Add script for proper expansion
  • Fix test run names
  • Fill in missing parameter docs in the ps1 script
  • Publish merged code coverage from all test runs on Windows agent
  • Merge code coverage from all test runs and agents (Add enum validation #9)
  • Avoid var when type is not apparent
  • Update packages (Add support for netstandard1.0 #14)
  • Drop .NET Core 2.0 targeting in test project (Add support for .NETStandard #13)
  • Merge test results even on build/test failure
  • dotnet tool install resilience against authenticated feeds
  • Switch artifact collection and some variables to ps1 scripts
  • Publish merged code coverage even when some inputs fail
  • Push nuget package to CI only if all agents succeed
  • Add init.ps1 and Install-DotNetSdk.ps1 scripts
  • install-dependencies.yml now shares init.ps1 script
  • Add -Squash switch to Expand-Template.ps1
  • Add timeout to codecov publish step
  • Tests ruleset inherits from shipping one
  • Move jobs into build.yml
  • Move nbgv installation in azp outside the src dir
  • Don't deploy packages to CI feed on PR builds
  • Make azp/artifacts only warn when they can't find files
  • Collect symbols artifact and publish to ADO
  • Don't fail build when codecov.io is down
  • Stop calling chmod on Windows
  • Avoid ln on Windows
  • Install nbgv to Agent.TempDirectory
  • Display dotnet --info after prereq installation
  • Add init.cmd, nbgv tool improvements, etc.
  • Avoid error when exactly one coverage.cobertura.xml file is found
  • Fix feed auth failure when merging reports
  • Add support for Azure Artifact authenticated feeds
  • Add option to install SDKs machine-wide
  • Fix Get-nbgv.ps1 on Mac/Linux
  • Clean on mac agent too
  • Add nuget package copyright metadata
  • Switch to 'download' syntax
  • Update package references
  • Don't break build when package conflicts happen in CI
  • Fix up VSTS references to Azure Pipelines
  • Add support for nuget feeds using old style URLs
  • Skip net472 tests after a build failure
  • Update .NET Core SDK to 2.2.401
  • Fix formatting of xml and json files
  • Update NB.GV to 3.0.25
  • Use a local package cache
  • When squashing, record the original commit ID
  • Fix nuget install
  • Redirect Only divert global package cache in Azure Pipelines
  • Download nuget.exe much more quickly
  • Improve Azure Pipelines build reliability
  • Use HTTPS URLs wherever possible
  • Fix auto-build of validate/* branches
  • Suppress an unreasonable static analysis rule for tests
  • Add a bunch of useful solution items
  • Enable C# 8 nullable features
  • Fix Install-DotNetSdk on machines without IE configured
  • Capture exit codes within init.cmd from ps1 script
  • Add Expand-Template.cmd stub
  • Fix synopsis of Convert-PDB.ps1 script
  • Add comment explaining where to get the guid from
  • Avoid restoring packages under -whatif
  • Fix and add to the init.ps1 description docs
  • Use AGENT_TEMPDIRECTORY for tools
  • Upgrade NuGet credprovider in Azure Pipelines
  • Update package refs
  • Bump SDK version to 3.1
  • Test on .NET Core 3.1
  • Use latest StyleCop
  • Start with GitHub Actions (How ought we to verify Report methods #34)
  • Simpler way to avoid shallow clone
  • Pin the compiler version
  • Set NUGET_PACKAGES in CI workflow
  • Update coverlet.msbuild to 2.8.0
  • Update SDK package references
  • Remove unused ci_feed from GitHub workflow
  • Always collect artifacts, even on build failures
  • Use macOS-10.15
  • More assuredly pin the .NET Core SDK version
  • Generate msbuild properties for every restored package
  • Only install .NET Core runtimes once per version
  • Add Directory.Build.rsp file
  • Fix _pipelines.ps1 to check env vars in all caps
  • Fix artifacts/variables.ps1 to check env vars in all caps
  • Use agent jobname for for symbols folder
  • Update to global.json 3.1.201
  • Consider test .runsettings files to be xml
  • Accommodate PathInfo as keys from artifact scripts
  • Collect dumps and sequence.xml files on test hangs and crashes
  • Collect crash/hang dumps on GitHub Actions
  • Collect deployables on GitHub Actions even for failing jobs
  • Fix dmp collection on Azure Pipelines
  • Recommend C# extension in VS Code by its new name
  • Update package references
  • Update NB.GV
  • Make ps1 scripts directly executable from linux
  • Use more portable #! for ps1
  • Add machine-wide .NET install support off Windows
  • Use PowerShell Core in Azure Pipelines
  • Revert "Use PowerShell Core in Azure Pipelines"
  • Simplify syntax of Powershell tasks
  • Specify nuget version to use
  • Move sln file to repo root
  • Fix Install-DotNetSdk script under -WhatIf
  • Avoid building on Azure Pipelines for .github folder changes
  • Lose guid in favor of feed name
  • Fix build of WPF projects
  • Use top-level test folder
  • Add -y switch to choco install
  • Stop passing $(System.AccessToken) as an arg in AzP
  • Fix Set-EnvVars to print vars to console
  • Acquire procdump via nuget
  • Update README file
  • touchup readme
  • Bring back access tokens for AzP feed access
  • Update link to NB.GV
  • Make Expand-Template.ps1 executable on linux
  • Remove line that doesn't work on pwsh
  • Move test project authoring into test folder
  • Authorize feeds in all nuget.config files throughout the repo
  • Fix conditional imports so they skip import on linux
  • Reorder the docs to make more sense
  • Update dependencies
  • Reduce certain rule severities in test projects
  • Add README as solution item
  • Update package references
  • Update SDK to 3.1.300
  • Quote arguments to mklink
  • Fix Install-DotNetSdk.ps1 script on Windows PowerShell
  • Update .NET Core SDK version to 3.1.301
  • Avoid unannounced system restart
  • Remove strongname.snk
  • Print existing variable in Azure Pipelines
  • Fix build and snk updates during template expansion
  • Set output variables as well
  • Remove microbuild from CI list
  • Enable GitHub Dependabot
  • Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3
  • Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31
  • Bump coverlet.msbuild from 2.8.1 to 2.9.0
  • Bump Microsoft.Net.Compilers.Toolset from 3.6.0 to 3.7.0
  • Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
  • Update .NET Core SDK to 3.1.302
  • Get WPF inner-builds to import NuGet packages' imports
  • Ignore CA2007 in tests
  • Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0
  • Add YAML based release pipeline
  • Fix up init.cmd to set env vars from .ps1 child process
  • Move Set-EnvVars.ps1 to tools
  • Run net472 tests on mac/linux (which means on Mono)
  • Beef up contrib doc explanation of init.ps1
  • Add warning that non-machine installs must run within same environment
  • Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 (Requires: Return parameter value for string null/white-space check #72)
  • Provide better error when sn is not on the PATH
  • Fail fast when dotnet returns an exit code
  • Skip .NET SDK and runtime install when unneeded
  • Install SDK to expand-template when necessary
  • Catch exception thrown on some machines
  • Revert incremental install of SDKs/Runtimes
  • Bump SDK to 3.1.402
  • Use lowercase for privateassets
  • Simplify Project tag
  • Update URL for NB.GV schema
  • Add Nullable package
  • Checkout ps1 with LF endings
  • Reorder TFMs in test project
  • Add devcontainer.json
  • Honor .editorconfig in Omnisharp
  • Fix RootNamespace property to actually take effect
  • Use PowerShell as the preferred terminal
  • Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37 (Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 #75)
  • Print mono version in Azure Pipelines
  • Update dependencies monthly instead of weekly
  • Add release notes link to built package
  • Avoid warnings in Expand-Template due to line endings
  • Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.0 to 3.3.1 (Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 #76)
  • Publish test symbols on failures
  • Remove macOS from Azure Pipeline runs
  • Capture binlog for test runs
  • Update to .NET 5.0.100 SDK
  • Adapt to GitHub's new env and path operations
  • Add .NET 5.0 as a tested runtime
  • Update package dependencies
  • Update code analysis
  • Update compiler toolset
  • Download pdb2pdb from pkgs.dev.azure.com instead of dotnet.myget.org
  • Update source and pkg id for pdb2pdb tool
  • Update to .NET Core SDK 3.1.404
  • Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (Bump coverlet.msbuild from 3.0.3 to 3.1.0 #85)
  • Remove [*.cs]
  • Remove protocolVersion attribute from nuget.config
  • Bump coverlet.msbuild from 2.9.0 to 3.0.2 (Framework version 2.0 #88)
  • Update to .NET 5.0.102 SDK
  • Update compilers
  • Rename master branch to main
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 5.0.1 to 5.0.3 (Add .NET Framework 3.5 support #89)
  • Consume newer PDB conversion package that is signed
  • Update dotnet-reportgenerator-globaltool to 4.8.5
  • Propagate failure to install .NET SDK
  • Use pinned dotnet installer script
  • Update LangVersion to 9
  • Update .NET installer script
  • Embed PDBs for all local builds
  • Produce ref assembly for better incremental build
  • Update to .NET SDK 5.0.103
  • Sort PackageReference items
  • Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 #95)
  • Bump coverlet.msbuild from 3.0.2 to 3.0.3 (Bump Microsoft.Net.Compilers.Toolset from 3.11.0 to 4.0.1 #94)
  • Bump Microsoft.Net.Compilers.Toolset from 3.9.0-3.final to 3.9.0 (Remove dependencies #96)
  • Bump .NET SDK to 5.0.201
  • Fix local pack builds
  • Bump .NET SDK to 5.0.202
  • Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (Merge v2.5 to master #98)
  • Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 (Delete dead code #97)
  • Add support for windowsdesktop runtimes to Install-DotNetSdk.ps1 script
  • Unpack xml doc files with nupkg for better Intellisense
  • Update devcontainer base image to match global.json
  • Add powershell extension to devcontainer.json
  • Fixes the Install-DotNetSdk.ps1 script when the path to the repo contains spaces (Bump coverlet.msbuild from 3.1.0 to 3.1.1 #100)
  • Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 (Bump coverlet.msbuild from 3.1.1 to 3.1.2 #101)
  • Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.205 (Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 #103)
  • Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2 (Bump Moq from 4.16.1 to 4.17.1 #102)
  • Update StyleCop.Analyzers to 1.2.0-beta.333
  • Run IDExxxx analyzers in the build
  • Update Nerdbank.GitVersioning to 3.4.216
  • Update Microsoft.Net.Compilers.Toolset to 3.10.0
  • Update Ubuntu agent on AzP to 20.04
  • Use NuGetAuthenticate in AzP instead of hand installation
  • Update .NET SDK
  • Use batched CI
  • Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 (Bump StyleCop.Analyzers from 1.2.0-beta.354 to 1.2.0-beta.406 #106)
  • Add support for TargetFrameworks of the form netXX
  • Update coverlet.msbuild and .NET SDK
  • Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.231 (Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 #110)
  • Drop netcoreapp2.1 as a target
  • Suppress SA1401 (private fields) in tests
  • Touch-up on code style
  • Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (Bump Moq from 4.18.1 to 4.18.2 #114)
  • Bump Microsoft.Net.Compilers.Toolset from 3.10.0 to 3.11.0 (Bump Nullable from 1.3.0 to 1.3.1 #113)
  • Fix SDK installation on ARM64
  • Update StyleCop.Analyzers version
  • Fix position of runsettings in .editorconfig
  • Update .NET SDK to 5.0.400
  • Build on ubuntu 20.04 in Github workflows
  • Publish variables, symbols and deployables from non-Windows agents too
  • Fix up symbol collection off-Windows
  • Update to latest dotnet-install script
  • Capture dumps from test hangs on Mac/Linux
  • Remove ResultsDirectory tag
  • Update SDK to 5.0.401
  • Update Nerdbank.GitVersioning to 3.5.37-alpha
  • Optimize the build for just one version applied everywhere
  • Add a collection for prepended paths
  • Stabilize package restore in the face of outside influences
  • Place obj folders in the same hierarchy as the source appears in the repo
  • Calculate the version just once for the whole repo
  • Opt into the WPF nuget fix in .NET 5 SDK
  • Set indent size for msbuildproj files
  • Move TargetFramework properties into projects
  • Include README in nupkg
  • Revert "Include README in nupkg"
  • Reapply "Include README in nupkg"
  • Update to .NET 6 SDK
  • Search for .NET 5+ runtime requirements
  • Use C# 10 syntax
  • Remove WPF workaround that isn't necessary with the .NET 6 SDK
  • Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
  • Disable default, redundant NB.GV behavior
  • Log artifact warnings in more cases
  • Use .NET SDK 6.0.100 GA
  • Collect coverage in non-multitargeting environments
  • Touch-ups
  • Add Apply-Template.ps1 script to automate template updates
  • Build on VS 2022 agents
  • Update Microsoft.SourceLink.GitHub package version
  • Collect diagnostic test logs
  • Remove CA1508, which has too many false positives
  • Fix ARM detection on Linux
  • Format whitespace in init.ps1
  • Suppress powershell interpreting of AzP macros
  • Secure p/invoke native library loads
  • Fix regression in platform detection in Windows Powershell
  • Set basic version build variables in pipeline
  • Patch AssemblyInfo.cs
  • Update Nerdbank.GitVersioning
  • Fix Expand-Template to replace tokens in AssemblyInfo.cs
  • Enable publishing of artifacts in multiple passes
  • Bump coverlet.msbuild from 3.1.0 to 3.1.1 (Use [CallerArgumentExpression] to simplify calling patterns into Requires class #134)
  • Update StyleCop.Analyzers
  • Update sample test, which was sporting dead code
  • Update Nerdbank.GitVersioning
  • Add explanatory comment for using unstable stylecop id
  • Capture netcoreapp3.1 TFM test crash dump naming pattern on linux
  • Replace runsettings files with switches
  • Fix GitHub workflow file syntax error (Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #137)
  • Build and pack in one step
  • Replace several DotNetCoreCLI task with one dotnet test task
  • Drop redundant build verbosity switch
  • Simplify Join-Path expressions
  • Collect and publish symbols from every build agent
  • Do not include product symbols with test symbols
  • Update GitHub Actions to more closely resemble AzP
  • Activate msbuild 17's platform negotiation feature
  • Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (Bump dotnet-coverage from 17.7.3 to 17.8.3 #143)
  • Bump coverlet.msbuild from 3.1.1 to 3.1.2 (Bump dotnet-coverage from 17.7.3 to 17.8.4 #144)
  • Update .NET SDK to 6.0.200
  • Re-enable transitive P2Ps
  • Improve TargetFramework detection
  • Fix Install-DotNetSdk.ps1 for Windows machine-wide installations
  • Ignore launchSettings.json
  • Replace deployments with ordinary jobs
  • Simplify release and CI package push
  • GitHub release enhancements
  • Increase test timeout to 60s
  • Add recognition for RIDs in test paths
  • Use appropriate slash for the agent OS
  • Update devcontainer Dockerfile to match global.json
  • Remove explicit Microsoft.NETFramework.ReferenceAssemblies PackageReference
  • Tolerate trx files with test run failures
  • Improve pipeline verbosity
  • Document how to create a merge commit in a Library.Template based repo
  • Protect against misapplication of the Apply-Template script
  • Ignore .lutconfig files
  • Clarify nuget push task
  • Test on .NET 6 instead of .NET 5
  • Skip CI for release pipeline changes
  • Add support for running 32-bit tests
  • Shift to using directives outside the namespace
  • Permit attribute lists with multiple attributes in tests
  • Update Nerdbank.GitVersioning dependency
  • Use icons for all task display names
  • Fix NUGET_PACKAGES path in pipelines
  • Add ability to split stage and publish artifact steps
  • Fix several Install-DotNetSdk issues
  • Fix Apply-Template merge check
  • Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#159)
  • Bump Nerdbank.GitVersioning from 3.5.103 to 3.5.107 (#157)
  • Bump StyleCop.Analyzers.Unstable from 1.2.0.406 to 1.2.0.435 (#156)
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#158)
  • Update SDK to 6.0.300
  • Add adoption caution about github issues being closed
  • Install the nuget cred provider for .NET 6 and .NET Framework
  • Avoid truncated code coverage data
  • Normalize slashes in coverage
  • Include only unique coverage reports in artifact
  • CodeCov binary uploader
  • Add completions for dotnet-test-cloud script
  • Move coverage merge script to a ps1 that can be locally invoked
  • Revert "Add completions for dotnet-test-cloud script"
  • Touch-up formatting and simplify/correct a bit
  • fixup
  • Add signature validation
  • Fix perf scaling issue in merging coverage reports
  • Log _pipelines scripts verbosely
  • Collect test results from the right directory
  • Prepare release notes with breaking changes
  • Fix symbol file collection when the dll or exe is missing
  • Fix WPF workaround
  • Bump Nullable from 1.3.0 to 1.3.1 (#172)
  • Bump Nerdbank.GitVersioning from 3.5.107 to 3.5.108 (#171)
  • Make running tests in a pipeline optional
  • Detect more test assemblies
  • Hide the codecov publish task if it won't run
  • Add warning about squashing a Lib.Template update
  • Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 (#175)
  • Bump Nerdbank.GitVersioning from 3.5.108 to 3.5.109 (#174)
  • Bump xunit from 2.4.1 to 2.4.2 (#173)
  • Update doc links
  • Force non-shallow clones
  • Switch to using dotnet-coverage
  • Update NuGetAuthenticate task version
  • Update macOS agent to OS12
  • Add more analyzers
  • Use static graph restore
  • Update dependencies
  • Update .NET SDK to 6.0.401
  • Fix variable detection on linux
  • Update Nerdbank.GitVersioning version
  • Improve verbose output of artifact collection
  • Switch to NuGet's central package versioning
  • Update to the .NET 7.0.100-rc.2 SDK
  • Switch to using GlobalPackageReference
  • Move GitHub-specific package ref to its own group
  • Simplify parent import pattern
  • Avoid .NET 7 SDK till it's stable
  • Add Directory.Packages.props as a solution item
  • Use static code coverage preview
  • Resolve NU1507 warning
  • Update Microsoft.NET.Test.Sdk
  • Use MSBuildTreatWarningsAsErrors in pipeline
  • Avoid static graph restore
  • Update to the .NET 7 SDK
  • Enable NuGet CPVM transitive pinning
  • Fix build on machines with Visual Studio 2022 Update 3
  • Switch back to GlobalPackageReference
  • Drop the .NET compilers toolset pin
  • Bump Microsoft.CodeCoverage (#182)
  • Bump Microsoft.CodeCoverage from 17.5.0-preview-20221201-01 to 17.5.0-preview-20221201-06
  • Drop netcoreapp3.1 targeting
  • Multitarget the library
  • Avoid System.Net.Http compile error when targeting net472
  • Drop obsolete WPF workarounds
  • Add emoticons to github workflows
  • Bump C# language version to 11
  • Bump Microsoft.NET.Test.Sdk to 17.4.1
  • Bump Microsoft.CodeCoverage (#187)
  • Switch code coverage from static to dynamic instrumentation
  • Upgrade Microsoft.CodeCoverage
  • Fix merge coverage error when output directory already exists
  • .gitignore .DS_Store
  • Increase likelihood that folks set PackageProjectUrl property
  • Bump Microsoft.CodeCoverage to 17.5.0-release-20230106-01
  • Use latest NuGet.exe version (#188)
  • Bump Microsoft.CodeCoverage (#189)
  • Update the dotnet-install.ps1 script
  • Improve error message for unsupported versions
  • Remove references to "Core" in .NET Core
  • Add -SdkOnly switch
  • Simplify Version cast in ps1 script
  • Use LF line endings for plist files
  • Add -interactive switch to init.ps1
  • Bump dependencies to 17.5.0 versions
  • Add msbuild extension for VS Code
  • Add dotnet CLI tools
  • Drop test-tools as a nuget feed source
  • Add ASP.NET Core runtime installation support
  • Drop Microsoft.CodeCoverage reference
  • Updated SDK installer script to be able to find 7.0.200
  • Bump SDK version to 7.0.201
  • Move dotnet-coverage to repo-level tool
  • Move nbgv into dotnet-tools.json
  • Install tools except when -NoToolRestore is specified
  • Fix ARM64 detection on Windows Powershell
  • Bump up SDK and tools versions
  • Copy the .config file when applying the template
  • Upgrade actions/checkout GitHub action to v3
  • Elevate CA1062 for shipping code
  • Bump Nerdbank.GitVersioning to 3.6.128

AArnott and others added 30 commits August 23, 2021 09:12
Drop netcoreapp2.1 as a target
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.10.0...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  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>
Bumps [Microsoft.Net.Compilers.Toolset](https://github.com/dotnet/roslyn) from 3.10.0 to 3.11.0.
- [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.Net.Compilers.Toolset
  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>
This matches what we were already doing on Azure Pipelines.
Update to latest dotnet-install script
This gets `msbuild -graph -isolate` working.
Note when using `dotnet build` the `-graph -isolate` switches must be combined with `--no-restore` to workaround dotnet/msbuild#6856.
Update Nerdbank.GitVersioning to enable graph build and optimize perf
…repo

This avoids inadvertent obj dir collisions when the project name matches, which tends to happen when using dirs.proj.
They cause more confusion and issues being imported than its worth.
AArnott and others added 22 commits February 27, 2023 15:31
Drop test-tools as a nuget feed source
It's brought in via Microsoft.NET.Test.Sdk anyway.
Add ASP.NET Core runtime installation support
Updated SDK installer script to be able to find 7.0.200
This resolves a warning about old node.js version based github actions.
@AArnott AArnott merged commit d4bff2c into master May 2, 2023
@AArnott AArnott deleted the libtemplateUpdate branch May 2, 2023 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants