Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seto77 committed Dec 15, 2020
1 parent 13fdee7 commit 499e868
Show file tree
Hide file tree
Showing 8 changed files with 1,990 additions and 2,039 deletions.
4 changes: 2 additions & 2 deletions Crystallography.Controls/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2020.12.11.0535")]
[assembly: AssemblyFileVersion("2020.12.11.0535")]
[assembly: AssemblyVersion("2020.12.14.1152")]
[assembly: AssemblyFileVersion("2020.12.14.1152")]
4 changes: 2 additions & 2 deletions Crystallography/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
// 下にあるように、'*' を使って、すべての値を指定するか、
// ビルドおよびリビジョン番号を既定値にすることができます。

[assembly: AssemblyVersion("2020.12.11.0535")]
[assembly: AssemblyVersion("2020.12.14.1152")]

//
// アセンブリに署名するには、使用するキーを指定しなければなりません。
Expand Down Expand Up @@ -57,5 +57,5 @@
[assembly: AssemblyKeyFile("")]
[assembly: AssemblyKeyName("")]
[assembly: ComVisibleAttribute(true)]
[assembly: AssemblyFileVersion("2020.12.11.0535")]
[assembly: AssemblyFileVersion("2020.12.14.1152")]

27 changes: 11 additions & 16 deletions IPAnalyzer/FormMain.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 499e868

Please sign in to comment.