Skip to content

Commit

Permalink
Update Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
IEvangelist authored Jun 30, 2024
1 parent 167c819 commit 7033dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<PropertyGroup>
<CompatibilityTargetFrameworks>netstandard2.0</CompatibilityTargetFrameworks>
<DefaultTargetFrameworks>net7.0;net8.0;net9.0;</DefaultTargetFrameworks>
<DefaultTargetFrameworks>net7.0;net8.0;</DefaultTargetFrameworks>
<LangVersion>preview</LangVersion>
</PropertyGroup>

Expand All @@ -29,4 +29,4 @@
<SourceLinkCreate>true</SourceLinkCreate>
<SourceLinkOriginUrl>https://github.com/IEvangelist/azure-cosmos-dotnet-repository</SourceLinkOriginUrl>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 7033dd0

Please sign in to comment.