docs/samples: consolidate quickstart+budgets+wiring in root README; a… #19
Annotations
3 warnings
Run ADO sample:
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build samples (Release):
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build samples (Release):
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Loading