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

Updated pipeline to auto set version #23

Merged
merged 7 commits into from
Feb 7, 2025
Merged

Conversation

Taron-art
Copy link
Owner

PR Classification

New feature: Automated version update and .NET Core setup in release workflow.

PR Summary

This PR introduces automated version updates and .NET Core setup in the release workflow.

  • release.yml: Added steps for updating version using a PowerShell script.
  • SolutionInfo.cs: Changed AssemblyVersion and AssemblyFileVersion from 0.7.0.0 to 0.0.0.
  • Cargo.toml: Updated version from 0.7.0 to 0.0.0.
  • Added updateVersion.ps1 script for updating version in SolutionInfo.cs and Cargo.toml.

@Taron-art Taron-art merged commit 14dcea7 into main Feb 7, 2025
2 checks passed
@Taron-art Taron-art deleted the feature/improve-version-set branch February 7, 2025 17:49
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.

1 participant