summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-02-11 23:17:45 +0100
committerJens Geyer <jensg@apache.org>2021-02-11 23:17:45 +0100
commit3fc0b8d061fb1adcae49862e0c63ce94f0a0ee0f (patch)
tree2373cb9dd0136f0054257eaa10041a20de2a2052 /build
parentb5fe1dbc0cac81ab99ec5d71de70f4389b234888 (diff)
downloadthrift-3fc0b8d061fb1adcae49862e0c63ce94f0a0ee0f.tar.gz
Version number aligned to 0.15.0
Diffstat (limited to 'build')
-rwxr-xr-xbuild/veralign.sh15
1 files changed, 8 insertions, 7 deletions
diff --git a/build/veralign.sh b/build/veralign.sh
index 422da8507..2eb4b5d23 100755
--- a/build/veralign.sh
+++ b/build/veralign.sh
@@ -70,8 +70,9 @@ FILES[lib/js/package-lock.json]=jsonReplace
FILES[lib/js/package.json]=jsonReplace
FILES[lib/js/src/thrift.js]=simpleReplace
FILES[lib/lua/Thrift.lua]=simpleReplace
-FILES[lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Properties/AssemblyInfo.cs]=simpleReplace
-FILES[lib/netstd/Thrift/Properties/AssemblyInfo.cs]=simpleReplace
+FILES[lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj]=simpleReplace
+FILES[lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj]=simpleReplace
+FILES[lib/netstd/Tests/Thrift.IntegrationTests/Thrift.IntegrationTests.csproj]=simpleReplace
FILES[lib/netstd/Thrift/Properties/AssemblyInfo.cs]=simpleReplace
FILES[lib/netstd/Thrift/Thrift.csproj]=simpleReplace
FILES[lib/ocaml/_oasis]=simpleReplace
@@ -89,8 +90,8 @@ FILES[package.json]=jsonReplace
FILES[sonar-project.properties]=simpleReplace
FILES[test/dart/test_client/pubspec.yaml]=pubspecReplace
FILES[test/erl/src/thrift_test.app.src]=simpleReplace
-FILES[test/netstd/Client/Properties/AssemblyInfo.cs]=simpleReplace
-FILES[test/netstd/Server/Properties/AssemblyInfo.cs]=simpleReplace
+FILES[test/netstd/Client/Client.csproj]=simpleReplace
+FILES[test/netstd/Server/Server.csproj]=simpleReplace
FILES[Thrift.podspec]=simpleReplace
FILES[tutorial/dart/client/pubspec.yaml]=pubspecReplace
FILES[tutorial/dart/console_client/pubspec.yaml]=pubspecReplace
@@ -98,9 +99,9 @@ FILES[tutorial/dart/server/pubspec.yaml]=pubspecReplace
FILES[tutorial/delphi/DelphiClient/DelphiClient.dproj]=simpleReplace
FILES[tutorial/delphi/DelphiServer/DelphiServer.dproj]=simpleReplace
FILES[tutorial/hs/ThriftTutorial.cabal]=simpleReplace
-FILES[tutorial/netstd/Client/Properties/AssemblyInfo.cs]=simpleReplace
-FILES[tutorial/netstd/Interfaces/Properties/AssemblyInfo.cs]=simpleReplace
-FILES[tutorial/netstd/Server/Properties/AssemblyInfo.cs]=simpleReplace
+FILES[tutorial/netstd/Client/Client.csproj]=simpleReplace
+FILES[tutorial/netstd/Interfaces/Interfaces.csproj]=simpleReplace
+FILES[tutorial/netstd/Server/Server.csproj]=simpleReplace
FILES[tutorial/ocaml/_oasis]=simpleReplace