Skip to content

Commit

Permalink
update shared assemblies
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Feb 14, 2024
1 parent 549c1bc commit 8c65ad9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyCulture("")]

// These should be replaced with correct values by the release process
[assembly: AssemblyVersion("7.0.1")]
[assembly: AssemblyFileVersion("7.0.1")]
[assembly: AssemblyInformationalVersion("7.0.1")]
[assembly: AssemblyVersion("7.0.2")]
[assembly: AssemblyFileVersion("7.0.2")]
[assembly: AssemblyInformationalVersion("7.0.2")]
[assembly: InternalsVisibleTo("Rdmp.Dicom.Tests")]

0 comments on commit 8c65ad9

Please sign in to comment.