Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YanZhiwei committed Jul 10, 2024
1 parent 09aff48 commit e737cbb
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\..\..\nuget.props"></Import>
<Import Project="..\..\..\common.props"></Import>
<Import Project="..\..\..\version.props"></Import>
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit e737cbb

Please sign in to comment.