Skip to content

Commit

Permalink
Upgrade to .Net Framework v4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
features-not-bugs committed Apr 13, 2021
1 parent 84a34c2 commit 46e0be6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/RustServerMetrics/RustServerMetrics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@
<OutputType>Library</OutputType>
<RootNamespace>RustServerMetrics</RootNamespace>
<AssemblyName>RustServerMetrics</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<ProjectGuid>{3C3A47A5-709A-42BB-B2BF-DB1FA0FEE316}</ProjectGuid>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 46e0be6

Please sign in to comment.