File tree 9 files changed +9
-9
lines changed 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 40
40
<maven .compiler.source>11</maven .compiler.source>
41
41
<maven .compiler.target>11</maven .compiler.target>
42
42
<classpathfile >${basedir}/classpathfile.classpath</classpathfile >
43
- <jnetversion >2.5.9 .0</jnetversion >
43
+ <jnetversion >2.5.10 .0</jnetversion >
44
44
<jcobridgepath >../../../bin/net8.0/JCOBridge.jar</jcobridgepath >
45
45
</properties >
46
46
<distributionManagement >
Original file line number Diff line number Diff line change 4
4
<Owners >MASES s.r.l.</Owners >
5
5
<Authors >MASES s.r.l.</Authors >
6
6
<Company >MASES s.r.l.</Company >
7
- <Version >2.5.9 .0</Version >
7
+ <Version >2.5.10 .0</Version >
8
8
<LangVersion >latest</LangVersion >
9
9
<GenerateAssemblyInfo >true</GenerateAssemblyInfo >
10
10
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
3
3
<metadata >
4
4
<id >MASES.JNetCLI</id >
5
- <version >2.5.9 </version >
5
+ <version >2.5.10 </version >
6
6
<title >JNetCLI - JNet command line interface</title >
7
7
<authors >MASES s.r.l.</authors >
8
8
<owners >MASES s.r.l.</owners >
Original file line number Diff line number Diff line change 8
8
9
9
RootModule = ' MASES.JNetPS.psm1'
10
10
11
- ModuleVersion = ' 2.5.9 '
11
+ ModuleVersion = ' 2.5.10 '
12
12
13
13
CompatiblePSEditions = ' Desktop' , ' Core'
14
14
Original file line number Diff line number Diff line change 10
10
ModuleToProcess = ' MASES.JNetPS.dll'
11
11
12
12
# Version number of this module.
13
- ModuleVersion = ' 2.5.9 '
13
+ ModuleVersion = ' 2.5.10 '
14
14
15
15
# ID used to uniquely identify this module
16
16
GUID = ' 85834DBD-838A-4B04-8303-DB4CF8FA44A7'
Original file line number Diff line number Diff line change 10
10
ModuleToProcess = ' MASES.JNetPS.dll'
11
11
12
12
# Version number of this module.
13
- ModuleVersion = ' 2.5.9 '
13
+ ModuleVersion = ' 2.5.10 '
14
14
15
15
# ID used to uniquely identify this module
16
16
GUID = ' AD7117B7-AC1A-4769-80FC-BF63A11D2B92'
Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
3
3
<metadata >
4
4
<id >MASES.JNetReflector</id >
5
- <version >2.5.9 </version >
5
+ <version >2.5.10 </version >
6
6
<title >JNetReflector - JNet class reflection utility command line interface</title >
7
7
<authors >MASES s.r.l.</authors >
8
8
<owners >MASES s.r.l.</owners >
Original file line number Diff line number Diff line change 12
12
</ItemGroup >
13
13
<ItemGroup Condition =" !Exists('..\..\..\JNet\JNet.csproj')" >
14
14
<!-- Outside GitHub repo-->
15
- <PackageReference Include =" MASES.JNet" Version =" 2.5.9 " IncludeAssets =" All" PrivateAssets =" None" />
15
+ <PackageReference Include =" MASES.JNet" Version =" 2.5.10 " IncludeAssets =" All" PrivateAssets =" None" />
16
16
</ItemGroup >
17
17
</Project >
Original file line number Diff line number Diff line change 12
12
</ItemGroup >
13
13
<ItemGroup Condition =" !Exists('..\..\..\JNet\JNet.csproj')" >
14
14
<!-- Outside GitHub repo-->
15
- <PackageReference Include =" MASES.JNet" Version =" 2.5.9 " cludeAssets =" All" PrivateAssets =" None" />
15
+ <PackageReference Include =" MASES.JNet" Version =" 2.5.10 " cludeAssets =" All" PrivateAssets =" None" />
16
16
</ItemGroup >
17
17
</Project >
You can’t perform that action at this time.
0 commit comments