Skip to content

Commit

Permalink
Update DotnetGeminiSDK.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
gsilvamartin authored Feb 28, 2024
1 parent 8cd5776 commit 3986648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DotnetGeminiSDK/DotnetGeminiSDK.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<PackageReadmeFile>../../README.md</PackageReadmeFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
<ImplicitUsings>false</ImplicitUsings>
<Nullable>enable</Nullable>
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
Expand Down

0 comments on commit 3986648

Please sign in to comment.