File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
<AssemblyName >SAP1Emu</AssemblyName >
12
12
<StartupObject >SAP1EMU.Engine_CLI.Program</StartupObject >
13
13
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
14
- <AssemblyVersion >1.13.1 .0</AssemblyVersion >
15
- <FileVersion >1.13.1 .0</FileVersion >
16
- <Version >1.13.1 </Version >
14
+ <AssemblyVersion >1.13.2 .0</AssemblyVersion >
15
+ <FileVersion >1.13.2 .0</FileVersion >
16
+ <Version >1.13.2 </Version >
17
17
<Copyright >2020 Bob Baker</Copyright >
18
18
</PropertyGroup >
19
19
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<PropertyGroup >
3
3
<TargetFramework >netcoreapp3.1</TargetFramework >
4
- <Version >1.13.1 </Version >
4
+ <Version >1.13.2 </Version >
5
5
</PropertyGroup >
6
6
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
7
7
<DefineConstants >DEBUG;TRACE</DefineConstants >
Original file line number Diff line number Diff line change 8
8
"appId" : " com.SAP1EMU.WebApp.app" ,
9
9
"productName" : " SAP1EMU.WebApp" ,
10
10
"copyright" : " Copyright © 2019" ,
11
- "buildVersion" : " 1.13.1 " ,
11
+ "buildVersion" : " 1.13.2 " ,
12
12
"compression" : " maximum" ,
13
13
"directories" : {
14
14
"output" : " ../../../bin/Desktop"
You can’t perform that action at this time.
0 commit comments