Skip to content

Commit

Permalink
updated web project to latest version of common model
Browse files Browse the repository at this point in the history
  • Loading branch information
replaysMike committed Mar 11, 2023
1 parent 732f2d3 commit 0339159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Binner/Binner.Web/Binner.Web.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<LibraryVersion Condition="'$(LibraryVersion)'==''">1.0.30</LibraryVersion>
<LibraryVersion Condition="'$(LibraryVersion)'==''">1.0.31</LibraryVersion>
<TargetFramework>net7.0</TargetFramework>
<RuntimeIdentifier>win10-x64</RuntimeIdentifier>
<RuntimeIdentifiers>win10-x64;linux-arm;linux-x64;osx.10.12-x64;ubuntu.14.04-x64</RuntimeIdentifiers>
Expand Down

0 comments on commit 0339159

Please sign in to comment.