Skip to content

Commit

Permalink
samver update
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaker26 committed Jun 20, 2020
1 parent dbe2b7c commit 1e7b9a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SAP1EMU.WebApp/SAP1EMU.WebApp.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>1.11.0</Version>
<Version>1.13.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DefineConstants>DEBUG;TRACE</DefineConstants>
Expand Down
2 changes: 1 addition & 1 deletion SAP1EMU.WebApp/electron.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"appId": "com.SAP1EMU.WebApp.app",
"productName": "SAP1EMU.WebApp",
"copyright": "Copyright © 2019",
"buildVersion": "1.0.0",
"buildVersion": "1.13.0",
"compression": "maximum",
"directories": {
"output": "../../../bin/Desktop"
Expand Down

0 comments on commit 1e7b9a0

Please sign in to comment.