Skip to content

Commit 8f203d7

Browse files
CSHARP-4385: Consider adding Directory.Build.props. (mongodb#934)
1 parent 3fd0538 commit 8f203d7

File tree

23 files changed

+157
-589
lines changed

23 files changed

+157
-589
lines changed

CSharpDriver.sln

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 16
4-
VisualStudioVersion = 16.0.30011.22
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.0.31919.166
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{D2012971-32BB-4C5F-BFC4-30A9994AB152}"
7+
ProjectSection(SolutionItems) = preProject
8+
src\Directory.Build.props = src\Directory.Build.props
9+
EndProjectSection
710
EndProject
811
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{E472BDF5-61F1-461D-872B-9F53BB3ACA80}"
12+
ProjectSection(SolutionItems) = preProject
13+
tests\Directory.Build.props = tests\Directory.Build.props
14+
EndProjectSection
915
EndProject
1016
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MongoDB.Bson", "src\MongoDB.Bson\MongoDB.Bson.csproj", "{9FCB42A5-3BC6-492B-8EA0-53EF32E9F8CD}"
1117
EndProject
@@ -54,7 +60,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MongoDB.Driver.TestConsoleA
5460
EndProject
5561
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AstrolabeWorkloadExecutor", "tests\AstrolabeWorkloadExecutor\AstrolabeWorkloadExecutor.csproj", "{B90F025F-89D3-436A-AD78-6AA304A6E240}"
5662
EndProject
57-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoDB.Driver.SmokeTests.Sdk", "tests\SmokeTests\MongoDB.Driver.SmokeTests.Sdk\MongoDB.Driver.SmokeTests.Sdk.csproj", "{B711A69F-A337-452C-95E1-A6B15C727CBA}"
63+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MongoDB.Driver.SmokeTests.Sdk", "tests\SmokeTests\MongoDB.Driver.SmokeTests.Sdk\MongoDB.Driver.SmokeTests.Sdk.csproj", "{B711A69F-A337-452C-95E1-A6B15C727CBA}"
5864
EndProject
5965
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SmokeTests", "SmokeTests", "{F64BF86A-1EF1-4596-84A6-6B4AB766CD77}"
6066
EndProject

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Please see our [guidelines](CONTRIBUTING.md) for contributing to the driver.
8787
* Bar Arnon https://github.com/I3arnon
8888
* Wan Bachtiar https://github.com/sindbach
8989
* Mark Benvenuto https://github.com/markbenvenuto
90+
* Brian Buvinghausen https://github.com/buvinghausen
9091
* Bit Diffusion Limited [email protected]
9192
* Jimmy Bogard https://github.com/jbogard
9293
* Ross Buggins https://github.com/rbugginsvia
@@ -105,12 +106,15 @@ Please see our [guidelines](CONTRIBUTING.md) for contributing to the driver.
105106
* Ken Egozi [email protected]
106107
* Alexander Endris https://github.com/AlexEndris
107108
* Daniel Goldman [email protected]
109+
* David Golub https://github.com/dgolub
108110
* Simon Green [email protected]
109111
* Bouke Haarsma https://github.com/Bouke
110112
* James Hadwen [email protected]
111113
* Nuri Halperin https://github.com/nurih
114+
* Daniel Hegener [email protected]
112115
* Nikola Irinchev https://github.com/nirinchev
113116
* Jacob Jewell [email protected]
117+
* Vincent Kam https://github.com/vincentkam
114118
* Danny Kendrick https://github.com/dkendrick
115119
* Ruslan Khasanbaev https://github.com/flaksirus
116120
* Konstantin Khitrykh https://github.com/KonH
@@ -123,6 +127,7 @@ Please see our [guidelines](CONTRIBUTING.md) for contributing to the driver.
123127
* Maksim Krautsou https://github.com/MaKCbIMKo
124128
* Richard Kreuter [email protected]
125129
* Daniel Lee https://github.com/dlee148
130+
* Ming Yau Lee https://github.com/mingyaulee
126131
* Kevin Lewis [email protected]
127132
128133
* Chuck Lu https://github.com/chucklu
@@ -133,6 +138,7 @@ Please see our [guidelines](CONTRIBUTING.md) for contributing to the driver.
133138
* Alexander Nagy [email protected]
134139
* Sridhar Nanjundeswaran https://github.com/sridharn
135140
* Nathan https://github.com/terakilobyte
141+
* Adelin Owona https://github.com/adelinowona
136142
* Rachelle Palmer https://github.com/techbelle
137143
* Rich Quackenbush [email protected]
138144
* Carl Reinke https://github.com/mindless2112
@@ -142,24 +148,19 @@ Please see our [guidelines](CONTRIBUTING.md) for contributing to the driver.
142148
143149
* Katie Sadoff https://github.com/ksadoff
144150
* Sam558 https://github.com/Sam558
151+
* Vladimir Setyaev [email protected]
145152
* Sergey Shushlyapin https://github.com/sergeyshushlyapin
146153
* Alexey Skalozub [email protected]
147154
* Kevin Smith https://github.com/kevbite
148155
* Pete Smith [email protected]
156+
* Matteo Spreafico https://github.com/MatteoSp
149157
* staywellandy https://github.com/staywellandy
150158
* Vyacheslav Stroy https://github.com/kreig
151159
* Jake Sta. Teresa https://github.com/JakeStaTeresa
152160
153161
* TimTim https://github.com/wegylexy
162+
* Craig Wilson https://github.com/craiggwilson
154163
* Zhmayev Yaroslav https://github.com/salaros
155164
* Aristarkh Zagorodnikov https://github.com/onyxmaster
156-
* Vincent Kam https://github.com/vincentkam
157-
* Craig Wilson https://github.com/craiggwilson
158-
* Ming Yau Lee https://github.com/mingyaulee
159-
* Daniel Hegener [email protected]
160-
* Vladimir Setyaev [email protected]
161-
* Matteo Spreafico https://github.com/MatteoSp
162-
* Adelin Owona https://github.com/adelinowona
163-
* David Golub https://github.com/dgolub
164165

165166
If you have contributed and we have neglected to add you to this list please contact one of the maintainers to be added to the list (with apologies).

src/Directory.Build.props

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<Project>
2+
<PropertyGroup>
3+
<IsWindows Condition="$([MSBuild]::IsOSPlatform('Windows'))">true</IsWindows>
4+
</PropertyGroup>
5+
6+
<PropertyGroup>
7+
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
8+
<TargetFrameworks Condition="'$(IsWindows)'=='true'">$(TargetFrameworks);net472</TargetFrameworks>
9+
<LangVersion>10.0</LangVersion>
10+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
11+
<CodeAnalysisRuleSet>..\..\MongoDB.ruleset</CodeAnalysisRuleSet>
12+
</PropertyGroup>
13+
14+
<PropertyGroup>
15+
<Company>MongoDB Inc.</Company>
16+
<Copyright>Copyright © 2010-present MongoDB Inc.</Copyright>
17+
<Authors>MongoDB Inc.</Authors>
18+
<PackageIcon>packageIcon.png</PackageIcon>
19+
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
20+
<PackageProjectUrl>https://www.mongodb.com/docs/drivers/csharp/</PackageProjectUrl>
21+
<PackageTags>mongodb;mongo;nosql</PackageTags>
22+
<PackageLicenseFile>License.txt</PackageLicenseFile>
23+
<PackageLanguage>en-US</PackageLanguage>
24+
<IncludeSymbols>true</IncludeSymbols>
25+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
26+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
27+
</PropertyGroup>
28+
29+
<PropertyGroup Condition="'$(Version)'==''">
30+
<Version>0.0.0-local</Version>
31+
</PropertyGroup>
32+
33+
<PropertyGroup>
34+
<DefineConstants>TRACE</DefineConstants>
35+
</PropertyGroup>
36+
37+
<PropertyGroup>
38+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
39+
</PropertyGroup>
40+
41+
<ItemGroup>
42+
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.2" PrivateAssets="All" />
43+
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.0" />
44+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
45+
<PrivateAssets>all</PrivateAssets>
46+
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
47+
</PackageReference>
48+
</ItemGroup>
49+
50+
<ItemGroup>
51+
<None Include="..\..\License.txt" Pack="true" PackagePath="$(PackageLicenseFile)" />
52+
<None Include="..\..\packageIcon.png" Pack="true" PackagePath="" />
53+
</ItemGroup>
54+
</Project>

src/MongoDB.Bson/MongoDB.Bson.csproj

Lines changed: 1 addition & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,23 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2-
<PropertyGroup>
3-
<IsWindows Condition="$([MSBuild]::IsOSPlatform('Windows'))">true</IsWindows>
4-
</PropertyGroup>
52

63
<PropertyGroup>
7-
<TargetFrameworks>netstandard2.0;netstandard2.1;net472</TargetFrameworks>
8-
<TargetFrameworks Condition="'$(IsWindows)'!='true'">netstandard2.0;netstandard2.1</TargetFrameworks>
9-
<LangVersion>10.0</LangVersion>
10-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
11-
<WarningsAsErrors />
124
<CodeAnalysisRuleSet>..\..\MongoDBLegacy.ruleset</CodeAnalysisRuleSet>
135
</PropertyGroup>
146

157
<PropertyGroup>
168
<AssemblyTitle>MongoDB.Bson</AssemblyTitle>
179
<Product>MongoDB.Bson</Product>
18-
<Company>MongoDB Inc.</Company>
19-
<Copyright>Copyright © 2010-present MongoDB Inc.</Copyright>
2010
<Description>Official MongoDB supported BSON library. See https://www.mongodb.com/docs/drivers/csharp/ for more details.</Description>
21-
<Authors>MongoDB Inc.</Authors>
22-
<PackageIcon>packageIcon.png</PackageIcon>
23-
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2411
<PackageDescription>MongoDB's Official Bson Library.</PackageDescription>
25-
<PackageProjectUrl>https://www.mongodb.com/docs/drivers/csharp/</PackageProjectUrl>
26-
<PackageLicenseFile>License.txt</PackageLicenseFile>
27-
<PackageTags>mongodb;mongo;nosql;bson</PackageTags>
28-
<PackageLanguage>en-US</PackageLanguage>
29-
<IncludeSymbols>true</IncludeSymbols>
30-
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
31-
<PublishRepositoryUrl>true</PublishRepositoryUrl>
32-
</PropertyGroup>
33-
34-
<PropertyGroup Condition="'$(Version)'==''">
35-
<Version>0.0.0-local</Version>
36-
</PropertyGroup>
37-
38-
<PropertyGroup>
39-
<DefineConstants>TRACE</DefineConstants>
40-
</PropertyGroup>
41-
42-
<ItemGroup>
43-
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.0" />
44-
</ItemGroup>
45-
46-
<PropertyGroup>
47-
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12+
<PackageTags>$(PackageTags);bson</PackageTags>
4813
</PropertyGroup>
4914

5015
<ItemGroup>
51-
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.2" PrivateAssets="All" />
5216
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="5.0.0" />
53-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
54-
<PrivateAssets>all</PrivateAssets>
55-
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
56-
</PackageReference>
5717
</ItemGroup>
5818

5919
<ItemGroup>
6020
<Compile Include="..\MongoDB.Shared\Hasher.cs" Link="Hasher.cs" />
6121
</ItemGroup>
6222

63-
<ItemGroup>
64-
<None Include="..\..\License.txt" Pack="true" PackagePath="$(PackageLicenseFile)" />
65-
<None Include="..\..\packageIcon.png" Pack="true" PackagePath="" />
66-
</ItemGroup>
67-
6823
</Project>
Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,16 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<IsWindows Condition="$([MSBuild]::IsOSPlatform('Windows'))">true</IsWindows>
4-
<IsOSX Condition="$([MSBuild]::IsOSPlatform('OSX'))">true</IsOSX>
5-
<IsLinux Condition="$([MSBuild]::IsOSPlatform('Linux'))">true</IsLinux>
6-
</PropertyGroup>
7-
<PropertyGroup>
8-
<TargetFrameworks>netstandard2.0;netstandard2.1;net472</TargetFrameworks>
9-
<TargetFrameworks Condition="'$(IsWindows)'!='true'">netstandard2.0;netstandard2.1</TargetFrameworks>
10-
<LangVersion>10.0</LangVersion>
11-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
12-
<WarningsAsErrors />
133
<CodeAnalysisRuleSet>..\..\MongoDB.ruleset</CodeAnalysisRuleSet>
144
</PropertyGroup>
155

166
<PropertyGroup>
177
<AssemblyTitle>MongoDB.Driver.Core</AssemblyTitle>
188
<Product>MongoDB.Driver.Core</Product>
19-
<Company>MongoDB Inc.</Company>
20-
<Copyright>Copyright © 2010-present MongoDB Inc.</Copyright>
219
<Description>Official MongoDB supported Driver Core library. See https://www.mongodb.com/docs/drivers/csharp/ for more details.</Description>
22-
<Authors>MongoDB Inc.</Authors>
23-
<PackageIcon>packageIcon.png</PackageIcon>
24-
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2510
<PackageDescription>Core Component of the Official MongoDB .NET Driver.</PackageDescription>
26-
<PackageProjectUrl>https://www.mongodb.com/docs/drivers/csharp/</PackageProjectUrl>
27-
<PackageLicenseFile>License.txt</PackageLicenseFile>
28-
<PackageTags>mongodb;mongo;nosql</PackageTags>
29-
<PackageLanguage>en-US</PackageLanguage>
30-
<IncludeSymbols>true</IncludeSymbols>
31-
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
32-
<PublishRepositoryUrl>true</PublishRepositoryUrl>
33-
</PropertyGroup>
34-
35-
<ItemGroup>
36-
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.100.14" />
37-
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.0" />
38-
</ItemGroup>
39-
40-
<PropertyGroup Condition="'$(Version)'==''">
41-
<Version>0.0.0-local</Version>
42-
</PropertyGroup>
43-
44-
<PropertyGroup>
45-
<DefineConstants>TRACE</DefineConstants>
4611
</PropertyGroup>
4712

4813
<PropertyGroup>
49-
<GenerateDocumentationFile>true</GenerateDocumentationFile>
5014
<RootNamespace>MongoDB.Driver</RootNamespace>
5115
</PropertyGroup>
5216

@@ -55,18 +19,14 @@
5519
</PropertyGroup>
5620

5721
<ItemGroup>
22+
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.100.14" />
5823
<PackageReference Include="DnsClient" Version="1.6.1" />
59-
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.2" PrivateAssets="All" />
6024
<PackageReference Include="MongoDB.Libmongocrypt" Version="1.6.0" />
6125
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.0.0" />
6226
<PackageReference Include="SharpCompress" Version="0.30.1" />
6327
<PackageReference Include="Snappier" Version="1.0.0" />
6428
<PackageReference Include="ZstdSharp.Port" Version="0.6.2" />
6529
<PackageReference Include="System.Buffers" Version="4.5.1" />
66-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
67-
<PrivateAssets>all</PrivateAssets>
68-
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
69-
</PackageReference>
7030
</ItemGroup>
7131

7232
<ItemGroup Condition="'$(TargetFramework)' == 'net472'">
@@ -83,9 +43,7 @@
8343
</ItemGroup>
8444

8545
<ItemGroup>
86-
<None Include="..\..\License.txt" Pack="true" PackagePath="$(PackageLicenseFile)" />
8746
<None Include="..\..\THIRD-PARTY-NOTICES" Pack="true" PackagePath="\" />
88-
<None Include="..\..\packageIcon.png" Pack="true" PackagePath="" />
8947
</ItemGroup>
9048

9149
</Project>
Lines changed: 1 addition & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,21 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2-
<PropertyGroup>
3-
<IsWindows Condition="$([MSBuild]::IsOSPlatform('Windows'))">true</IsWindows>
4-
</PropertyGroup>
52

63
<PropertyGroup>
7-
<TargetFrameworks>netstandard2.0;netstandard2.1;net472</TargetFrameworks>
8-
<TargetFrameworks Condition="'$(IsWindows)'!='true'">netstandard2.0;netstandard2.1</TargetFrameworks>
9-
<LangVersion>10.0</LangVersion>
10-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
11-
<WarningsAsErrors />
124
<CodeAnalysisRuleSet>..\..\MongoDB.ruleset</CodeAnalysisRuleSet>
135
</PropertyGroup>
146

157
<PropertyGroup>
168
<AssemblyTitle>MongoDB.Driver.GridFS</AssemblyTitle>
179
<Product>MongoDB.Driver.GridFS</Product>
18-
<Company>MongoDB Inc.</Company>
19-
<Copyright>Copyright © 2010-present MongoDB Inc.</Copyright>
2010
<Description>Official MongoDB supported driver for MongoDB GridFS implementation. See https://www.mongodb.com/docs/drivers/csharp/ for more details.</Description>
21-
<Authors>MongoDB Inc.</Authors>
22-
<PackageIcon>packageIcon.png</PackageIcon>
23-
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2411
<PackageDescription>GridFS Component of the Official MongoDB .NET Driver.</PackageDescription>
25-
<PackageProjectUrl>https://www.mongodb.com/docs/drivers/csharp/</PackageProjectUrl>
26-
<PackageLicenseFile>License.txt</PackageLicenseFile>
27-
<PackageTags>mongodb;mongo;nosql;gridfs</PackageTags>
28-
<PackageLanguage>en-US</PackageLanguage>
29-
<IncludeSymbols>true</IncludeSymbols>
30-
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
31-
<PublishRepositoryUrl>true</PublishRepositoryUrl>
32-
</PropertyGroup>
33-
34-
<PropertyGroup Condition="'$(Version)'==''">
35-
<Version>0.0.0-local</Version>
36-
</PropertyGroup>
37-
38-
<PropertyGroup>
39-
<DefineConstants>TRACE</DefineConstants>
12+
<PackageTags>$(PackageTags);gridfs</PackageTags>
4013
</PropertyGroup>
4114

42-
<ItemGroup>
43-
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.0" />
44-
</ItemGroup>
45-
46-
<PropertyGroup>
47-
<GenerateDocumentationFile>true</GenerateDocumentationFile>
48-
</PropertyGroup>
49-
50-
<ItemGroup>
51-
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.2" PrivateAssets="All" />
52-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
53-
<PrivateAssets>all</PrivateAssets>
54-
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
55-
</PackageReference>
56-
</ItemGroup>
57-
5815
<ItemGroup>
5916
<ProjectReference Include="..\MongoDB.Bson\MongoDB.Bson.csproj" />
6017
<ProjectReference Include="..\MongoDB.Driver\MongoDB.Driver.csproj" />
6118
<ProjectReference Include="..\MongoDB.Driver.Core\MongoDB.Driver.Core.csproj" />
6219
</ItemGroup>
6320

64-
<ItemGroup>
65-
<None Include="..\..\License.txt" Pack="true" PackagePath="$(PackageLicenseFile)" />
66-
<None Include="..\..\packageIcon.png" Pack="true" PackagePath=""/>
67-
</ItemGroup>
68-
6921
</Project>

0 commit comments

Comments
 (0)