File tree Expand file tree Collapse file tree 6 files changed +42
-0
lines changed
Berrysoft.Tsinghua.Physics Expand file tree Collapse file tree 6 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<PropertyGroup >
8
8
<LangVersion >latest</LangVersion >
9
+ <AssemblyVersion >1.0.112.0</AssemblyVersion >
10
+ <FileVersion >1.0.112.0</FileVersion >
11
+ </PropertyGroup >
12
+
13
+ <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
14
+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
15
+ <Version >1.0.112-preview2</Version >
16
+ <Authors >Berrysoft</Authors >
9
17
</PropertyGroup >
10
18
11
19
<ItemGroup >
Original file line number Diff line number Diff line change 6
6
7
7
<PropertyGroup >
8
8
<LangVersion >latest</LangVersion >
9
+ <AssemblyVersion >1.0.112.0</AssemblyVersion >
10
+ <FileVersion >1.0.112.0</FileVersion >
11
+ </PropertyGroup >
12
+
13
+ <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
14
+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
15
+ <Version >1.0.112-preview2</Version >
16
+ <Authors >Berrysoft</Authors >
9
17
</PropertyGroup >
10
18
11
19
<PropertyGroup >
Original file line number Diff line number Diff line change 7
7
<PropertyGroup >
8
8
<LangVersion >latest</LangVersion >
9
9
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
10
+ <AssemblyVersion >1.0.112.0</AssemblyVersion >
11
+ <FileVersion >1.0.112.0</FileVersion >
12
+ </PropertyGroup >
13
+
14
+ <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
15
+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
16
+ <Version >1.0.112-preview2</Version >
17
+ <Authors >Berrysoft</Authors >
10
18
</PropertyGroup >
11
19
12
20
<PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<TargetFrameworks >netcoreapp2.0;netstandard2.0;net472</TargetFrameworks >
5
5
</PropertyGroup >
6
6
7
+ <PropertyGroup >
8
+ <AssemblyVersion >1.0.112.0</AssemblyVersion >
9
+ <FileVersion >1.0.112.0</FileVersion >
10
+ </PropertyGroup >
11
+
7
12
<ItemGroup >
8
13
<ProjectReference Include =" ..\Berrysoft.Tsinghua.Net\Berrysoft.Tsinghua.Net.csproj" />
9
14
</ItemGroup >
Original file line number Diff line number Diff line change 7
7
<PropertyGroup >
8
8
<LangVersion >latest</LangVersion >
9
9
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
10
+ <AssemblyVersion >1.0.112.0</AssemblyVersion >
11
+ <FileVersion >1.0.112.0</FileVersion >
12
+ </PropertyGroup >
13
+
14
+ <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
15
+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
16
+ <Version >1.0.112-preview2</Version >
17
+ <Authors >Berrysoft</Authors >
10
18
</PropertyGroup >
11
19
12
20
<PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<TargetFrameworks >netcoreapp2.0;netstandard2.0;net472</TargetFrameworks >
5
5
</PropertyGroup >
6
6
7
+ <PropertyGroup >
8
+ <AssemblyVersion >1.0.112.0</AssemblyVersion >
9
+ <FileVersion >1.0.112.0</FileVersion >
10
+ </PropertyGroup >
11
+
7
12
</Project >
You can’t perform that action at this time.
0 commit comments