File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<SignAssembly >true</SignAssembly >
8
8
<AssemblyOriginatorKeyFile >..\..\product.snk</AssemblyOriginatorKeyFile >
9
9
<AssemblyTitle >Java.Interop.Dynamic</AssemblyTitle >
10
- <Version >0.1.0.0 </Version >
10
+ <Version >0.1.0</Version >
11
11
</PropertyGroup >
12
12
<PropertyGroup >
13
13
<OutputPath >$(ToolOutputFullPath)</OutputPath >
Original file line number Diff line number Diff line change 7
7
<SignAssembly >true</SignAssembly >
8
8
<AssemblyOriginatorKeyFile >..\..\product.snk</AssemblyOriginatorKeyFile >
9
9
<AssemblyTitle >Java.Interop.Export</AssemblyTitle >
10
- <Version >0.1.0.0 </Version >
10
+ <Version >0.1.0</Version >
11
11
</PropertyGroup >
12
12
<PropertyGroup >
13
13
<OutputPath >$(ToolOutputFullPath)</OutputPath >
Original file line number Diff line number Diff line change 17
17
<LangVersion >8.0</LangVersion >
18
18
<ProduceReferenceAssembly >true</ProduceReferenceAssembly >
19
19
<GenerateAssemblyInfo >true</GenerateAssemblyInfo >
20
- <Version >0.1.0.0 </Version >
20
+ <Version >0.1.0</Version >
21
21
</PropertyGroup >
22
22
<Import Project =" ..\..\Directory.Build.props" />
23
23
<PropertyGroup >
Original file line number Diff line number Diff line change 30
30
<Nullable >enable</Nullable >
31
31
<ProduceReferenceAssembly >true</ProduceReferenceAssembly >
32
32
<MSBuildWarningsAsMessages >NU1702</MSBuildWarningsAsMessages >
33
- <Version >0.1.0.0 </Version >
33
+ <Version >0.1.0</Version >
34
34
</PropertyGroup >
35
35
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
36
36
<DefineConstants >DEBUG;$(DefineConstants)</DefineConstants >
You can’t perform that action at this time.
0 commit comments