Skip to content

Commit 3d70d47

Browse files
authored
chore: Link more root files in solution (#5053)
1 parent 87851cd commit 3d70d47

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.generated.NoMobile.slnx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,22 @@
5757
<Folder Name="/root/">
5858
<File Path=".codecov.yml" />
5959
<File Path=".gitignore" />
60+
<File Path="AGENTS.md" />
61+
<File Path="agents.toml" />
62+
<File Path="before.Sentry.sln.targets" />
63+
<File Path="build.cmd" />
64+
<File Path="build.sh" />
6065
<File Path="CHANGELOG.md" />
66+
<File Path="CodeCoverage.runsettings" />
6167
<File Path="CONTRIBUTING.md" />
6268
<File Path="Directory.Build.props" />
6369
<File Path="Directory.Build.targets" />
6470
<File Path="global.json" />
71+
<File Path="GlobalUsings.cs" />
72+
<File Path="LICENSE" />
6573
<File Path="nuget.config" />
6674
<File Path="README.md" />
75+
<File Path="warden.toml" />
6776
</Folder>
6877
<Folder Name="/samples/">
6978
<Project Path="samples/Sentry.Samples.Android/Sentry.Samples.Android.csproj" />

Sentry.slnx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,22 @@
5757
<Folder Name="/root/">
5858
<File Path=".codecov.yml" />
5959
<File Path=".gitignore" />
60+
<File Path="AGENTS.md" />
61+
<File Path="agents.toml" />
62+
<File Path="before.Sentry.sln.targets" />
63+
<File Path="build.cmd" />
64+
<File Path="build.sh" />
6065
<File Path="CHANGELOG.md" />
66+
<File Path="CodeCoverage.runsettings" />
6167
<File Path="CONTRIBUTING.md" />
6268
<File Path="Directory.Build.props" />
6369
<File Path="Directory.Build.targets" />
6470
<File Path="global.json" />
71+
<File Path="GlobalUsings.cs" />
72+
<File Path="LICENSE" />
6573
<File Path="nuget.config" />
6674
<File Path="README.md" />
75+
<File Path="warden.toml" />
6776
</Folder>
6877
<Folder Name="/samples/">
6978
<Project Path="samples/Sentry.Samples.Android/Sentry.Samples.Android.csproj" />

0 commit comments

Comments
 (0)