Skip to content

Commit

Permalink
Set a high default assembly version to avoid auto-update prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Dec 27, 2023
1 parent 540c444 commit 30eaa6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<Version>999.9.9-dev</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (C) Oleksii Holub</Copyright>
<LangVersion>preview</LangVersion>
Expand Down

0 comments on commit 30eaa6f

Please sign in to comment.