File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFrameworks >netcoreapp3.1</TargetFrameworks >
6
6
<PackageProjectUrl >https://github.com/CommonLoon102/RegexFileSearcher</PackageProjectUrl >
7
7
<RepositoryUrl >https://github.com/CommonLoon102/RegexFileSearcher</RepositoryUrl >
8
- <Version >1.1 .0</Version >
9
- <AssemblyVersion >1.1 .0.0</AssemblyVersion >
8
+ <Version >1.2 .0</Version >
9
+ <AssemblyVersion >1.2 .0.0</AssemblyVersion >
10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup Condition =" '$(RunConfiguration)' == 'Default' " >
Original file line number Diff line number Diff line change 10
10
11
11
<PackageProjectUrl >https://github.com/CommonLoon102/RegexFileSearcher</PackageProjectUrl >
12
12
13
- <AssemblyVersion >1.1 .0.0</AssemblyVersion >
13
+ <AssemblyVersion >1.2 .0.0</AssemblyVersion >
14
14
15
- <Version >1.1 .0</Version >
15
+ <Version >1.2 .0</Version >
16
16
</PropertyGroup >
17
17
18
18
<ItemGroup >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >WinExe</OutputType >
5
5
<TargetFrameworks >netcoreapp3.1</TargetFrameworks >
6
- <Version >1.1 .0</Version >
7
- <AssemblyVersion >1.1 .0.0</AssemblyVersion >
6
+ <Version >1.2 .0</Version >
7
+ <AssemblyVersion >1.2 .0.0</AssemblyVersion >
8
8
<RepositoryUrl >https://github.com/CommonLoon102/RegexFileSearcher</RepositoryUrl >
9
9
<PackageProjectUrl >https://github.com/CommonLoon102/RegexFileSearcher</PackageProjectUrl >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 2
2
<Form
3
3
xmlns=" http://schema.picoe.ca/eto.forms"
4
4
xmlns:x=" http://schemas.microsoft.com/winfx/2006/xaml"
5
- Title=" Regex File Searcher v1.1 .0"
5
+ Title=" Regex File Searcher v1.2 .0"
6
6
ClientSize=" 600, 700"
7
7
MinimumSize=" 600, 700"
8
8
Padding=" 10"
You can’t perform that action at this time.
0 commit comments