Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address API Review feedback #15661

Merged
merged 1 commit into from
May 13, 2019
Merged

Address API Review feedback #15661

merged 1 commit into from
May 13, 2019

Conversation

bricelam
Copy link
Contributor

@bricelam bricelam commented May 8, 2019

Part of #15662

@bricelam
Copy link
Contributor Author

bricelam commented May 8, 2019

Note, @AndriySvyryd has more pending in his Issue214_Part5 branch.

@@ -52,15 +52,23 @@ Microsoft.Data.Sqlite.SqliteTransaction</Description>
<AutoGen>True</AutoGen>
<DependentUpon>Resources.Designer.tt</DependentUpon>
</Compile>
<Compile Update="SqliteCommand.cs">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛑

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does VS do this automatically? If so, is there any point fighting it?

Copy link
Contributor Author

@bricelam bricelam May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't fight it. We'll change them to <SubType>Code</SubType> to make the dev experience better as soon as the project system stops stomping over it.

</Compile>
<Compile Update="SqliteConnection.CreateFunction.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>SqliteConnection.CreateFunction.tt</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Update="SqliteConnection.cs">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛑

@bricelam bricelam merged commit 716f015 into dotnet:master May 13, 2019
@bricelam bricelam deleted the review branch May 13, 2019 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants