Skip to content

Commit

Permalink
Declare APIs in CI using dotnet format for Windowing.Sdl
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Oct 22, 2024
1 parent 62eb7e8 commit fd17810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/nuke/Native/SilkDroid.cs
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ string AndroidHome
SourceDirectory / "Windowing" / "Silk.NET.Windowing.Sdl" / "Android" / "app-release.aar",
FileExistsPolicy.Overwrite
);
InheritedShell(string.Format(FormatDeclCmd, SourceDirectory / "Windowing" / "Silk.NET.Windowing.Sdl" / "Silk.NET.Windowing.Sdl.csproj"));
return ret;
}
)
Expand Down

0 comments on commit fd17810

Please sign in to comment.