Skip to content

Commit 218b074

Browse files
authored
Bump version to 2.0.0-alpha.7 (#70)
1 parent e75e40e commit 218b074

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Fdc3.AppDirectory/MorganStanley.Fdc3.AppDirectory.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<RootNamespace>MorganStanley.Fdc3.AppDirectory</RootNamespace>
55
<AssemblyName>MorganStanley.Fdc3.AppDirectory</AssemblyName>
66
<VersionPrefix>2.0.0</VersionPrefix>
7-
<VersionSuffix>alpha.6</VersionSuffix>
7+
<VersionSuffix>alpha.7</VersionSuffix>
88
<Product>.NET FDC3 Newtonsoft JSON</Product>
99
<SignAssembly>true</SignAssembly>
1010
<AssemblyOriginatorKeyFile>..\keypair.snk</AssemblyOriginatorKeyFile>

src/Fdc3.NewtonsoftJson/MorganStanley.Fdc3.NewtonsoftJson.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<RootNamespace>MorganStanley.Fdc3.NewtonsoftJson</RootNamespace>
55
<AssemblyName>MorganStanley.Fdc3.NewtonsoftJson</AssemblyName>
66
<VersionPrefix>2.0.0</VersionPrefix>
7-
<VersionSuffix>alpha.6</VersionSuffix>
7+
<VersionSuffix>alpha.7</VersionSuffix>
88
<Product>.NET FDC3 Newtonsoft JSON</Product>
99
<SignAssembly>true</SignAssembly>
1010
<AssemblyOriginatorKeyFile>..\keypair.snk</AssemblyOriginatorKeyFile>

src/Fdc3/MorganStanley.Fdc3.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<RootNamespace>MorganStanley.Fdc3</RootNamespace>
55
<AssemblyName>MorganStanley.Fdc3</AssemblyName>
66
<VersionPrefix>2.0.0</VersionPrefix>
7-
<VersionSuffix>alpha.6</VersionSuffix>
7+
<VersionSuffix>alpha.7</VersionSuffix>
88
<Product>.NET FDC3</Product>
99
<SignAssembly>true</SignAssembly>
1010
<AssemblyOriginatorKeyFile>..\keypair.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)