FabianKowatsch / Fusee

Fusee aims at becoming a multiplatform 3D realtime engine with a strong emphasis on content transformation and manipulation. Fusee is written mainly in C# and can be programmed in C#. Fusee builds bridges to make your code run in environments that don't support C#, like Content-Creation-Software, C++, Plug-In-APIs and native HTML5/WebGL Javascript code.
https://www.fusee3d.org
MIT License
0 stars 0 forks source link

Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 #62

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps MSBuild.Sdk.Extras from 3.0.23 to 3.0.38.

Release notes

Sourced from MSBuild.Sdk.Extras's releases.

v3.0.38

Changes:

  • #265: Upgrade to GitHub-native Dependabot
  • #272: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231
  • #271: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228
  • #270: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220
  • #269: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216
  • #268: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205
  • #266: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.203

This list of changes was auto generated.

Commits
  • 9a2087e Merge pull request #265 from novotnyllc/dependabot/add-v2-config-file
  • 283d107 Update dependabot.yml
  • 3561e7f Update metapackage versions
  • 713e43f Merge pull request #272 from novotnyllc/dependabot/nuget/Nerdbank.GitVersioni...
  • b6d1151 Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231
  • e504c75 Merge pull request #271 from novotnyllc/dependabot/nuget/Nerdbank.GitVersioni...
  • f4b1b14 Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228
  • 2fe9700 Merge pull request #270 from novotnyllc/dependabot/nuget/Nerdbank.GitVersioni...
  • 968c330 Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220
  • 4307ad4 Merge pull request #269 from novotnyllc/dependabot/nuget/Nerdbank.GitVersioni...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #67.