From c00ac9736713e334d1a7cb4501a4fec66d4fc4a6 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Thu, 3 Oct 2013 00:33:49 +0200 Subject: [PATCH] Build: use semver assembly version for F# version patching --- build/TeamCity/bootstrap.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/TeamCity/bootstrap.proj b/build/TeamCity/bootstrap.proj index a6626ece..1b0c0a45 100644 --- a/build/TeamCity/bootstrap.proj +++ b/build/TeamCity/bootstrap.proj @@ -11,6 +11,6 @@ + ReplacementText="Version("$(semverAssembly)")"/> \ No newline at end of file