diff --git a/Directory.Build.props b/Directory.Build.props index f33715d..0981ada 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,7 +11,7 @@ - 2.14.0 + 2.15.0 $(GITHUB_HEAD_REF) $(GITHUB_REF) diff --git a/src/TorSharp/TorSharp.csproj b/src/TorSharp/TorSharp.csproj index c275f8a..6725329 100644 --- a/src/TorSharp/TorSharp.csproj +++ b/src/TorSharp/TorSharp.csproj @@ -18,6 +18,7 @@ https://github.com/joelverhagen/TorSharp git +* 2.15.0 Update Tor file pattern due to change in distribution file name format. * 2.14.0 Fix bug where relative directory paths didn't work right. * 2.13.0 Fix release build problem where it was building for x64 for not MSIL (x64 preferred). * 2.12.0 Fix bug with ExitNodes Tor setting having wrong GeoIP file path, add default Tor control password.