Skip to content

Commit 667449d

Browse files
committed
Update nuspec files and AssemblyInfo for v3.0.11
1 parent e5b7b49 commit 667449d

File tree

12 files changed

+29
-55
lines changed

12 files changed

+29
-55
lines changed

MiniProfiler.EF5.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package>
33
<metadata>
44
<id>MiniProfiler.EF5</id>
5-
<version>3.0.10-beta1</version>
5+
<version>3.0.11</version>
66
<authors>Marc Gravell, Jarrod Dixon, Yaakov Ellis</authors>
77
<owners>Marc Gravell, Jarrod Dixon, Yaakov Ellis</owners>
88
<description>MiniProfiler integration for Entity Framework versions 4 and 5.</description>
99
<projectUrl>http://miniprofiler.com</projectUrl>
1010
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
1111
<tags>profiler sql mvc asp.net performance profiling timing entityframework</tags>
1212
<dependencies>
13-
<dependency id="MiniProfiler" version="3.0"/>
13+
<dependency id="MiniProfiler" version="3.0.10"/>
1414
<dependency id="EntityFramework" version="(,6.0)" />
1515
</dependencies>
1616
<language>en-US</language>

MiniProfiler.EF6.nuspec

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>MiniProfiler.EF6</id>
5-
<version>3.0.10-beta5</version>
5+
<version>3.0.11</version>
66
<authors>Jarrod Dixon, Yaakov Ellis</authors>
77
<owners>Jarrod Dixon, Yaakov Ellis</owners>
88
<description>MiniProfiler integration for Entity Framework 6</description>
@@ -14,6 +14,7 @@
1414
<dependency id="EntityFramework" version="6.0.1" />
1515
</dependencies>
1616
<language>en-US</language>
17+
<releaseNotes>See https://github.com/MiniProfiler/dotnet/releases for more info</releaseNotes>
1718
</metadata>
1819
<files>
1920
<file src="StackExchange.Profiling.EntityFramework6\bin\Release\MiniProfiler.EntityFramework6.*" target="lib/net40" />

MiniProfiler.MVC4.nuspec

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>MiniProfiler.MVC4</id>
5-
<version>3.0.10</version>
5+
<version>3.0.11</version>
66
<authors>Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver</authors>
77
<owners>Marc Gravell, Jarrod Dixon Yaakov Ellis, Nick Craver</owners>
88
<description>MiniProfiler extensions and helpers for ASP.NET MVC 4+</description>
@@ -11,9 +11,10 @@
1111
<tags>profiler sql mvc asp.net performance profiling timing</tags>
1212
<language>en-US</language>
1313
<dependencies>
14-
<dependency id="MiniProfiler" version="3.0.9" />
14+
<dependency id="MiniProfiler" version="3.0.10" />
1515
<dependency id="Microsoft.AspNet.Mvc" version="4.0.30506.0" />
1616
</dependencies>
17+
<releaseNotes>See https://github.com/MiniProfiler/dotnet/releases for more info</releaseNotes>
1718
</metadata>
1819
<files>
1920
<file src="StackExchange.Profiling.Mvc\bin\Release\MiniProfiler.Mvc.*" target="lib\net40" />

MiniProfiler.Raven.nuspec

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>MiniProfiler.Raven</id>
5-
<version>3.0.10</version>
5+
<version>3.0.11</version>
66
<authors>Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver</authors>
77
<owners>Marc Gravell, Jarrod Dixon Yaakov Ellis, Nick Craver</owners>
88
<description>MiniProfiler extensions and helpers for RavenDb</description>
@@ -11,9 +11,10 @@
1111
<tags>profiler performance profiling timing raven ravendb</tags>
1212
<language>en-US</language>
1313
<dependencies>
14-
<dependency id="MiniProfiler" version="3.0.9" />
14+
<dependency id="MiniProfiler" version="3.0.10" />
1515
<dependency id="RavenDB.Client" version="2.5.2750" />
1616
</dependencies>
17+
<releaseNotes>See https://github.com/MiniProfiler/dotnet/releases for more info</releaseNotes>
1718
</metadata>
1819
<files>
1920
<file src="StackExchange.Profiling.RavenDb\bin\Release\StackExchange.Profiling.RavenDb.*" target="lib\net40" />

MiniProfiler.WCF.nuspec

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>MiniProfiler.WCF</id>
5-
<version>3.0.10-beta1</version>
5+
<version>3.0.11</version>
66
<authors>Marc Gravell, Sam Saffron, Jarrod Dixon</authors>
77
<owners>Marc Gravell, Sam Saffron, Jarrod Dixon</owners>
88
<description>MiniProfiler integration for WCF</description>
@@ -13,6 +13,7 @@
1313
<dependency id="MiniProfiler" version="3.0.10"/>
1414
</dependencies>
1515
<language>en-US</language>
16+
<releaseNotes>See https://github.com/MiniProfiler/dotnet/releases for more info</releaseNotes>
1617
</metadata>
1718
<files>
1819
<file src="StackExchange.Profiling.Wcf\bin\Release\MiniProfiler.Wcf.*" target="lib/net40" />

MiniProfiler.nuspec

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
<package>
33
<metadata>
44
<id>MiniProfiler</id>
5-
<version>3.0.10</version>
5+
<version>3.0.11</version>
66
<authors>Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver</authors>
77
<owners>Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver</owners>
88
<description>Lightweight mini-profiler, in particular designed for ASP.NET MVC sites</description>
99
<projectUrl>http://miniprofiler.com</projectUrl>
1010
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
1111
<tags>profiler sql mvc asp.net performance profiling timing</tags>
1212
<language>en-US</language>
13+
<releaseNotes>See https://github.com/MiniProfiler/dotnet/releases for more info</releaseNotes>
1314
</metadata>
1415
<files>
1516
<file src="StackExchange.Profiling\bin\Release\MiniProfiler.*" target="lib\net40" />

StackExchange.Profiling.EntityFramework/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
[assembly: ComVisible(false)]
1313
[assembly: Guid("cd063086-1c8a-4056-8525-85a831f88ee6")]
1414

15-
[assembly: AssemblyVersion("3.0.10")]
16-
[assembly: AssemblyInformationalVersion("3.0.10-beta1")]
15+
[assembly: AssemblyVersion("3.0.11")]
16+
[assembly: AssemblyInformationalVersion("3.0.11")]

StackExchange.Profiling.EntityFramework6/Properties/AssemblyInfo.cs

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
[assembly: AssemblyConfiguration("")]
77
[assembly: AssemblyCompany("Stack Exchange")]
88
[assembly: AssemblyProduct("StackExchange.Profiling.EntityFramework6")]
9+
[assembly: AssemblyCopyright("Copyright © 2014")]
910
[assembly: AssemblyTrademark("")]
1011
[assembly: AssemblyCulture("")]
11-
1212
[assembly: ComVisible(false)]
1313
[assembly: Guid("d56997c3-6d37-4953-bd49-b7f690390735")]
14-
15-
[assembly: AssemblyVersion("3.0.10")]
16-
[assembly: AssemblyInformationalVersion("3.0.10-beta2")]
14+
[assembly: AssemblyVersion("3.0.11")]
15+
[assembly: AssemblyInformationalVersion("3.0.11")]
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
using System.Reflection;
22
using System.Runtime.InteropServices;
33

4-
// General Information about an assembly is controlled through the following
5-
// set of attributes. Change these attribute values to modify the information
6-
// associated with an assembly.
74
[assembly: AssemblyTitle("StackExchange.Profiling.Mvc")]
85
[assembly: AssemblyDescription("A simple but effective mini-profiler for ASP.NET MVC - http://miniprofiler.com")]
96
[assembly: AssemblyConfiguration("")]
@@ -12,14 +9,7 @@
129
[assembly: AssemblyCopyright("Copyright © 2014")]
1310
[assembly: AssemblyTrademark("")]
1411
[assembly: AssemblyCulture("")]
15-
16-
// Setting ComVisible to false makes the types in this assembly not visible
17-
// to COM components. If you need to access a type in this assembly from
18-
// COM, set the ComVisible attribute to true on that type.
1912
[assembly: ComVisible(false)]
20-
21-
// The following GUID is for the ID of the typelib if this project is exposed to COM
2213
[assembly: Guid("44f8ac97-8e2c-4dba-adae-d971fb086a19")]
23-
24-
[assembly: AssemblyVersion("3.0.10")]
25-
[assembly: AssemblyInformationalVersion("3.0.10-beta1")]
14+
[assembly: AssemblyVersion("3.0.11")]
15+
[assembly: AssemblyInformationalVersion("3.0.11")]
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,15 @@
11
using System.Reflection;
22
using System.Runtime.InteropServices;
33

4-
// General Information about an assembly is controlled through the following
5-
// set of attributes. Change these attribute values to modify the information
6-
// associated with an assembly.
74
[assembly: AssemblyTitle("StackExchange.Profiling.RavenDb")]
8-
[assembly: AssemblyDescription("A simple but effective mini-profiler for ASP.NET MVC - http://miniprofiler.com")]
5+
[assembly: AssemblyDescription("RavenDb extensions for StackExchange.Profiling - http://miniprofiler.com")]
96
[assembly: AssemblyConfiguration("")]
107
[assembly: AssemblyCompany("Stack Exchange")]
118
[assembly: AssemblyProduct("StackExchange.Profiling.RavenDb")]
129
[assembly: AssemblyCopyright("Copyright © 2014")]
1310
[assembly: AssemblyTrademark("")]
1411
[assembly: AssemblyCulture("")]
15-
16-
// Setting ComVisible to false makes the types in this assembly not visible
17-
// to COM components. If you need to access a type in this assembly from
18-
// COM, set the ComVisible attribute to true on that type.
1912
[assembly: ComVisible(false)]
20-
21-
// The following GUID is for the ID of the typelib if this project is exposed to COM
2213
[assembly: Guid("5a5d9c83-765b-4e6a-bc8b-5d2f33c6ea46")]
23-
24-
// Version information for an assembly consists of the following four values:
25-
//
26-
// Major Version
27-
// Minor Version
28-
// Build Number
29-
// Revision
30-
//
31-
// You can specify all the values or you can default the Build and Revision Numbers
32-
// by using the '*' as shown below:
33-
[assembly: AssemblyVersion("3.0.10")]
34-
[assembly: AssemblyInformationalVersion("3.0.10-beta1")]
14+
[assembly: AssemblyVersion("3.0.11")]
15+
[assembly: AssemblyInformationalVersion("3.0.11")]

StackExchange.Profiling.Wcf/Properties/AssemblyInfo.cs

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
[assembly: AssemblyConfiguration("")]
77
[assembly: AssemblyCompany("Stack Exchange")]
88
[assembly: AssemblyProduct("StackExchange.Profiling.Wcf")]
9+
[assembly: AssemblyCopyright("Copyright © 2014")]
910
[assembly: AssemblyTrademark("")]
1011
[assembly: AssemblyCulture("")]
11-
1212
[assembly: ComVisible(false)]
1313
[assembly: Guid("a95b0bf2-e9cf-4029-b77a-85b9e66fd3d5")]
14-
15-
[assembly: AssemblyVersion("3.0.10")]
16-
[assembly: AssemblyInformationalVersion("3.0.10-beta1")]
14+
[assembly: AssemblyVersion("3.0.11")]
15+
[assembly: AssemblyInformationalVersion("3.0.11")]

StackExchange.Profiling/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: ComVisible(false)]
1414
[assembly: Guid("f41f8a8f-55ef-44ac-beaf-d6fa475939a7")]
1515

16-
[assembly: AssemblyVersion("3.0.10")]
17-
[assembly: AssemblyInformationalVersion("3.0.10-beta1")]
16+
[assembly: AssemblyVersion("3.0.11")]
17+
[assembly: AssemblyInformationalVersion("3.0.11")]
1818

1919
[assembly: InternalsVisibleTo("StackExchange.Profiling.Tests, PublicKey=00240000048000009400000006020000002400005253413100040000010001001172d8b313c5125b3503ab4656bc2c04305498b2c75560f2e4fdc70e22fd098b9fdce619c318b5fb92670406d2122c9912ee718cb24544f69b7a92a825bd6e439bf1b51cf8e32be536954881c067a81e3da26ca348f7a17de7dfc07ae6df14ce132a7cfcb6d5f53f939bc9f623ec0e5ff9edab439c04a9b8bf8c110ebe8908be")]

0 commit comments

Comments
 (0)