SharpSvn
SharpSvn copied to clipboard
Subversion wrapped for .Net 4.0+ and .Net Core
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.0. Release notes Sourced from MSTest.TestAdapter's releases. v3.0.0 See the release notes here. v3.0.0-preview-20221122-01 See the release notes here. v3.0.0-preview-20221110-04 See the release notes here....
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.0. Release notes Sourced from MSTest.TestFramework's releases. v3.0.0 See the release notes here. v3.0.0-preview-20221122-01 See the release notes here. v3.0.0-preview-20221110-04 See the release notes here....
Hi, by referencing the last version nuget and build project with .NET Framework 4.8, I get the following error: `Error Unknown build error, 'Could not load type 'SharpSvn.Implementation.SvnLibraryAttribute' from assembly...
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. Release notes Sourced from System.CodeDom's releases. .NET 7.0 RC 2 Release .NET 7.0 RC 1 Release .NET 7.0 Preview 7 Release .NET 7.0 Preview...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.4.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.4.0 See the release notes here. v17.4.0-preview-20221003-03 See the release notes here. v17.4.0-preview-20220726-02 See the release notes here....
Bumps [Microsoft.Build.Utilities.Core](https://github.com/microsoft/msbuild) from 15.4.8 to 15.9.20. Release notes Sourced from Microsoft.Build.Utilities.Core's releases. MSBuild 15.7.180 This version of MSBuild shipped with Visual Studio 2017 version 15.7.5. Commits See full diff in...
The OpenSSL Team announced the end of support of OpenSSL at 11th September 2023 and recomments to upgrade OpenSSL to 3.0 before this date. This is the original announcement: OpenSSL...
Hello I find SharpSvn document site, but websites are currently unavailable.. (ex : http://sharpsvn.open.collab.net/, http://docs.sharpsvn.net/) Could you provide the documentation? Thanks
Hi, I would like to implement the functionality that the svn command `svn diff --diff-cmd "" somefile.txt` executes using SharpSvn. I have seen the various Diff functions but since they...
I am trying to use SharpSVN to communicate with our repository. I am providing it with credentials but from server-side access logs it looks like they are never used, instead...