File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232// すべての値を指定するか、次を使用してビルド番号とリビジョン番号を既定に設定できます
3333// 以下のように '*' を使用します:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.1.30 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.1.31 .0" ) ]
3636[ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
Original file line number Diff line number Diff line change 33 <metadata >
44 <id >$id$</id >
55 <version >$version$</version >
6- <title >$title$</title >
7- <authors >m-kino</authors >
8- <owners >m-kino</owners >
6+ <authors >masatomix</authors >
7+ <owners >masatomix</owners >
8+ <licenseUrl >http://www.gnu.org/licenses/gpl-3.0.txt</licenseUrl >
9+ <projectUrl >https://github.com/masatomix/UiPath_Path</projectUrl >
910 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1011 <description >$description$</description >
11- <releaseNotes >Summary of changes made in this release of the package. </releaseNotes >
12- <copyright >Copyright 2018</copyright >
12+ <releaseNotes >PathUtilsに、ディレクトリ名を取得するメソッドを追加 </releaseNotes >
13+ <copyright >Copyright 2018 masatomix </copyright >
1314 </metadata >
1415 <files >
1516 <file src =" bin\Release\*.dll" target =" lib" />
You can’t perform that action at this time.
0 commit comments