-
Notifications
You must be signed in to change notification settings - Fork 1
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
sync #550
Merged
Merged
sync #550
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C sharp bible
Update Directories
…t and MSTest.TestFramework Bumps [Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) and [MSTest.TestFramework](https://github.com/microsoft/testfx). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/dotnet/roslyn-sdk/releases) - [Commits](https://github.com/dotnet/roslyn-sdk/commits) Updates `MSTest.TestFramework` from 1.3.2 to 1.1.17 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md) - [Commits](microsoft/testfx@v1.3.2...v1.1.17) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…STest.TestFramework Bumps [Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) and [MSTest.TestFramework](https://github.com/microsoft/testfx). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/dotnet/roslyn-sdk/releases) - [Commits](https://github.com/dotnet/roslyn-sdk/commits) Updates `MSTest.TestFramework` from 1.3.2 to 1.1.17 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md) - [Commits](microsoft/testfx@v1.3.2...v1.1.17) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn) from 3.3.1 to 4.12.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.CodeAnalysis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps Microsoft.VSSDK.BuildTools from 16.8.3038 to 17.12.2069. --- updated-dependencies: - dependency-name: Microsoft.VSSDK.BuildTools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…TestFramework Bumps [Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) and [MSTest.TestFramework](https://github.com/microsoft/testfx). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/dotnet/roslyn-sdk/releases) - [Commits](https://github.com/dotnet/roslyn-sdk/commits) Updates `MSTest.TestFramework` from 1.3.2 to 1.1.17 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md) - [Commits](microsoft/testfx@v1.3.2...v1.1.17) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages) from 4.8.6 to 4.9.0. - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.2 to 3.7.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.2...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
….TestFramework-3.7.0 Bump MSTest.TestFramework from 3.0.2 to 3.7.0 in /JC-AMS
….Data.SqlClient-4.9.0 Bump System.Data.SqlClient from 4.8.6 to 4.9.0 in /JC-AMS
…/multi-02f3784148 Bump Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest and MSTest.TestFramework in /Transpiler_pp
…/multi-1b8c26c020 Bump Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest and MSTest.TestFramework in /Transpiler_pp
…/multi-5163d09447 Bump Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest and MSTest.TestFramework in /Transpiler_pp
…/Microsoft.CodeAnalysis-4.12.0 Bump Microsoft.CodeAnalysis from 3.3.1 to 4.12.0 in /Transpiler_pp
…/Microsoft.VSSDK.BuildTools-17.12.2069 Bump Microsoft.VSSDK.BuildTools from 16.8.3038 to 17.12.2069 in /Transpiler_pp
…s/coverlet.collector-6.0.3 Bump coverlet.collector from 6.0.2 to 6.0.3 in /TestStatements
Transpiler pp
Test statements
joecare99
added a commit
that referenced
this pull request
Jan 8, 2025
Merge pull request #550 from joecare99/master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.