Skip to content

Commit 733024b

Browse files
Bump NuGet package
Update NuGet package for .NET 10 preview 3.
1 parent 0a85cc5 commit 733024b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TodoApp/TodoApp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<UserSecretsId>TodoApp</UserSecretsId>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="10.0.0-preview.2.25168.78" />
13+
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="10.0.0-preview.3.25210.79" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0-preview.3.25172.1" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.0-preview.3.25171.6" />
1616
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.3" PrivateAssets="all" />

0 commit comments

Comments
 (0)