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

Upgrade to net 6 #46

Merged
merged 12 commits into from
Jan 23, 2022
Merged

Upgrade to net 6 #46

merged 12 commits into from
Jan 23, 2022

Conversation

eaba
Copy link
Contributor

@eaba eaba commented Jan 13, 2022

No description provided.

@eaba eaba mentioned this pull request Jan 13, 2022
1 task
@Aaronontheweb Aaronontheweb merged commit 34e0006 into petabridge:master Jan 23, 2022
Aaronontheweb pushed a commit that referenced this pull request Mar 4, 2022
* removed common.props; replaced with Directory.Build.props

* Update README.md

* Deleted Directory.Build.targets and removed `condition` from Directory.Build.props

* Revert "Deleted Directory.Build.targets and removed `condition` from Directory.Build.props"

This reverts commit 897080f.

* Revert "Update README.md"

This reverts commit 6370523.

* Revert "removed common.props; replaced with Directory.Build.props"

This reverts commit eb0aed7.

* Squashed previous commits

Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#41)

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](dotnet/sourcelink@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>

Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#39)

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](microsoft/vstest@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>

Directory.Build.props (#45)

* removed common.props; replaced with Directory.Build.props

Upgrade to net 6 (#46)

* removed common.props; replaced with Directory.Build.props

* Update README.md

* Deleted Directory.Build.targets and removed `condition` from Directory.Build.props

* Revert "Deleted Directory.Build.targets and removed `condition` from Directory.Build.props"

This reverts commit 897080f.

* Revert "Update README.md"

This reverts commit 6370523.

* Revert "removed common.props; replaced with Directory.Build.props"

This reverts commit eb0aed7.

* Upgrade to .NET 6

* Install .NET SDK 6

* use full SDK

* * Removed Source-Branches
* Added `[vNext]` to the `CHANGELOG.md` file - exception will be thrown without it

* Deleted the Docker workflow - not required in this project

* Revert to old way of bumping version number

* Removed `GitVersion` and Update `Build.c`

* Update README.md

* Update comment

* Add more missing Target dependence in All

* Improved `nuget` to sign packages when signclient credentials are provided and also to publish packages when nuget key is provided. When none is provided the signing or the publishing step is skipped

* Make `SignClient` to before called Before `PublishNuget`
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.

None yet

2 participants