Skip to content

Commit

Permalink
Bumping package versions. (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Ingenito <[email protected]>
  • Loading branch information
fhubi and bingenito authored Sep 15, 2023
1 parent 186d480 commit ced0273
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<RootNamespace>MorganStanley.Fdc3.AppDirectory</RootNamespace>
<AssemblyName>MorganStanley.Fdc3.AppDirectory</AssemblyName>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix>alpha.5</VersionSuffix>
<VersionSuffix>alpha.6</VersionSuffix>
<Product>.NET FDC3 Newtonsoft JSON</Product>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\keypair.snk</AssemblyOriginatorKeyFile>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<RootNamespace>MorganStanley.Fdc3.NewtonsoftJson</RootNamespace>
<AssemblyName>MorganStanley.Fdc3.NewtonsoftJson</AssemblyName>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix>alpha.5</VersionSuffix>
<VersionSuffix>alpha.6</VersionSuffix>
<Product>.NET FDC3 Newtonsoft JSON</Product>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\keypair.snk</AssemblyOriginatorKeyFile>
Expand Down
2 changes: 1 addition & 1 deletion src/Fdc3/MorganStanley.Fdc3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<RootNamespace>MorganStanley.Fdc3</RootNamespace>
<AssemblyName>MorganStanley.Fdc3</AssemblyName>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix>alpha.5</VersionSuffix>
<VersionSuffix>alpha.6</VersionSuffix>
<Product>.NET FDC3</Product>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\keypair.snk</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit ced0273

Please sign in to comment.