Skip to content

Upgrade oslc4net to 0.7.0-preview.2#28

Merged
berezovskyi merged 3 commits intomainfrom
upgrade-oslc4net-0.7.0-preview.2
Jan 1, 2026
Merged

Upgrade oslc4net to 0.7.0-preview.2#28
berezovskyi merged 3 commits intomainfrom
upgrade-oslc4net-0.7.0-preview.2

Conversation

@google-labs-jules
Copy link
Contributor

Upgraded the oslc4net dependencies to version 0.7.0-preview.2 as requested.
This update includes changes to StrictDocOslcRm.csproj and StrictDocOslcRm.Tests.csproj.
Ensured the project targets .NET 10.0 which is a requirement for the new library version.
Ran dotnet restore, dotnet build, and dotnet test to verify the changes.


PR created automatically by Jules for task 12226192096278582184 started by @berezovskyi

- Update `Oslc4NetVersion` in `StrictDocOslcRm.csproj` to `0.7.0-preview.2`.
- Update `OSLC4Net.*` package versions in `StrictDocOslcRm.Tests.csproj` to `0.7.0-preview.2`.
- Verified that the project targets `net10.0` as required by the new library version.
- Verified build and tests pass.
@google-labs-jules
Copy link
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

@berezovskyi berezovskyi marked this pull request as ready for review December 7, 2025 15:25
Copilot AI review requested due to automatic review settings December 7, 2025 15:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the oslc4net library dependencies from version 0.6.3 to 0.7.0-preview.2 across the StrictDocOslcRm project and its test project.

  • Updated the Oslc4NetVersion property in the main project file
  • Updated three OSLC4Net package references in the test project file to match the new version

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/StrictDocOslcRmServer/StrictDocOslcRm/StrictDocOslcRm.csproj Updated the Oslc4NetVersion property to 0.7.0-preview.2, which propagates to all OSLC4Net package references in this project
src/StrictDocOslcRmServer/StrictDocOslcRm.Tests/StrictDocOslcRm.Tests.csproj Updated three OSLC4Net package references (Core, Core.DotNetRdfProvider, and Domains.RequirementsManagement) to version 0.7.0-preview.2

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@berezovskyi berezovskyi added this pull request to the merge queue Jan 1, 2026
Merged via the queue into main with commit 6970dfa Jan 1, 2026
2 checks passed
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.

2 participants