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

Net40 0.47 influxdb1x #135

Open
wants to merge 67 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
3362f31
.net 40 support: added Task.Delay and Task.FromResult equivalents
Jul 29, 2014
9ade14b
first try of .net 4.0 version
Jul 29, 2014
ba8b093
Merge branch 'master' into net40
Aug 4, 2014
8999174
Merge branch 'master' into net40
Aug 4, 2014
7adfddf
fix tests project file
Aug 4, 2014
f780ff4
Merge branch 'dev' into net40
etishor Aug 16, 2014
23b1190
remove owin from .net 40 tests
etishor Aug 16, 2014
22aa8c4
switch xunit nuget to net4.0
etishor Aug 16, 2014
476038a
retarget nuget for log4net to .net40
etishor Aug 16, 2014
8f6a514
Merge branch 'dev' into net40
etishor Aug 16, 2014
8b7c513
fix runtime version for sample console
etishor Aug 16, 2014
dc6d080
remove owin metrics from tests on net40
etishor Aug 16, 2014
0c840d8
remove 4.5 dependencies from tests
etishor Aug 16, 2014
1da2843
remove samples & mono build conf
etishor Aug 16, 2014
db47e5b
add specific net40 build script
etishor Aug 16, 2014
407b071
publish .net40 to nuget
etishor Aug 16, 2014
b420e07
Merge branch 'master' into net40
etishor Aug 16, 2014
dcb5257
Merge branch 'dev' into net40
etishor Aug 16, 2014
d363476
Merge branch 'master' into net40
Sep 16, 2014
564466f
Merge branch 'dev' into net40
Sep 18, 2014
169ea97
use same version as 4.5 version
Sep 18, 2014
aa82315
Merge branch 'dev' into net40
etishor Sep 20, 2014
acfdf4a
fix net40 tests
etishor Sep 20, 2014
f62317e
bump version, push to nuget
etishor Sep 20, 2014
da26d2c
Merge branch 'master' into net40
etishor Sep 24, 2014
902386d
bump version, push to nuget
etishor Sep 24, 2014
3c1f354
Merge branch 'master' into net40
etishor Sep 27, 2014
7f160a3
fix tests csproj
etishor Sep 27, 2014
bf786c1
bump version, push to nuget
etishor Sep 27, 2014
bdcada2
Merge branch 'dev' into net40
Sep 29, 2014
fb76535
added icon to nuget packages
Sep 29, 2014
4589010
Merge branch 'master' into net40
etishor Oct 1, 2014
a7a7116
update version, push to nuget
etishor Oct 1, 2014
668ffe1
remove owin sample
etishor Oct 1, 2014
9013cf4
Merge branch 'master' into net40
Oct 8, 2014
f241c4e
bump nuget version
Oct 8, 2014
ebc9198
remove async code
Oct 8, 2014
6416ea9
Merge branch 'dev' into net40
etishor Oct 11, 2014
8912337
Merge branch 'master' into net40
Oct 17, 2014
08c443c
bump version, push to nuget
Oct 17, 2014
2b2e390
Merge branch 'master' into net40
Oct 28, 2014
fec0039
.net 40 fixes
Oct 28, 2014
6f6457d
push nuget
Oct 28, 2014
0159594
Merge branch 'master' into net40
Oct 29, 2014
371cc92
bump version, push to nuget
Oct 29, 2014
f46abb3
Merge branch 'master' into net40
Nov 5, 2014
1e45918
bump version, push nuget
Nov 5, 2014
32acdc6
Merge branch 'master' into net40
Nov 6, 2014
28a8e69
bump version
Nov 6, 2014
f814540
Merge branch 'master' into net40
etishor Nov 16, 2014
ad43c68
bump version, push nuget
etishor Nov 16, 2014
e7b9d13
Merge branch 'master' into net40
Nov 26, 2014
0cc7c98
bump version, push nuget
Nov 26, 2014
1a5b759
Merge branch 'master' into net40
etishor Dec 14, 2014
c93740e
bump version, push nuget
etishor Dec 14, 2014
4fd06de
Merge branch 'master' into net40
Dec 15, 2014
0064c0d
bump version, push nuget
Dec 15, 2014
33b6060
Merge branch 'master' into net40
Dec 17, 2014
d3f259c
fix build script
Dec 17, 2014
6d8bacf
fix build for net40
Dec 17, 2014
169f8a3
Merge branch 'master' into net40
Mar 2, 2015
17b6917
bump package versions
Mar 2, 2015
456a71a
Merge branch 'master' into net40
Mar 19, 2015
25c2ace
update all code in Metrics.Net Project to 0.4.7
shamork Jan 7, 2017
4901de1
update influxdb support to 1.0x
shamork Jan 7, 2017
eabe20b
update nuget package
shamork Jan 7, 2017
9758d90
updated nuget package
shamork Jan 7, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 10 additions & 59 deletions Metrics.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metrics", "Src\Metrics\Metrics.csproj", "{95E29D40-DBEC-49E2-9CC5-26B88966DADE}"
EndProject
Expand All @@ -13,47 +13,29 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{FE317A
.nuget\NuGet.exe = .nuget\NuGet.exe
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{30108C17-0671-4786-90D0-0564718C3F70}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NancyFx.Sample", "Samples\NancyFx.Sample\NancyFx.Sample.csproj", "{B7C6EF21-0797-4B53-A917-1CFF8267CD67}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metrics.Samples", "Samples\Metrics.Samples\Metrics.Samples.csproj", "{D08A63D0-F440-477C-9565-1264AE0879D0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metrics.SamplesConsole", "Samples\Metrics.SamplesConsole\Metrics.SamplesConsole.csproj", "{7416F90D-FFD6-4E34-8638-5234C8B9EC39}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metrics.StupidBenchmarks", "Samples\Metrics.StupidBenchmarks\Metrics.StupidBenchmarks.csproj", "{A9074D3E-3421-483D-AF98-4AAEEED11ECA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Adapters", "Adapters", "{443860DA-6378-47D0-A4AE-4E79975C5E1C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nancy.Metrics", "Src\Adapters\Nancy.Metrics\Nancy.Metrics.csproj", "{FBFF51D8-52F4-4EEF-8498-122A14B37D6C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9A42F567-91B0-4FFB-A9AD-DB0D158784EA}"
ProjectSection(SolutionItems) = preProject
.travis.yml = .travis.yml
build.bat = build.bat
build.sh = build.sh
build.net40.bat = build.net40.bat
CHANGELOG.md = CHANGELOG.md
create-nuget.bat = create-nuget.bat
Publishing\Metrics.NET.net40.nuspec = Publishing\Metrics.NET.net40.nuspec
Publishing\Metrics.NET.nuspec = Publishing\Metrics.NET.nuspec
Publishing\Nancy.Metrics.nuspec = Publishing\Nancy.Metrics.nuspec
Publishing\NancyFx.Metrics.net40.nuspec = Publishing\NancyFx.Metrics.net40.nuspec
Publishing\Owin.Metrics.nuspec = Publishing\Owin.Metrics.nuspec
Publishing\push-nuget-40-influxdb1x.bat = Publishing\push-nuget-40-influxdb1x.bat
Publishing\push-nuget.bat = Publishing\push-nuget.bat
README.md = README.md
SharedAssemblyInfo.cs = SharedAssemblyInfo.cs
EndProjectSection
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Metrics.Samples.FSharp", "Samples\Metrics.Samples.FSharp\Metrics.Samples.FSharp.fsproj", "{DAF70394-CE63-4D2F-B52B-839941827B4E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metrics.SampleReporter", "Samples\Metrics.SampleReporter\Metrics.SampleReporter.csproj", "{18E808CB-98F9-4754-9872-D3D00F9CE72B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metrics.NLog", "Src\Adapters\Metrics.NLog\Metrics.NLog.csproj", "{68F25A01-AF00-4D57-9D1A-81213E4EF56F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Owin.Metrics", "Src\Adapters\Owin.Metrics\Owin.Metrics.csproj", "{025CD6D0-1A1E-4B14-A7DB-AF5DFF887210}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Owin.Sample", "Samples\Owin.Sample\Owin.Sample.csproj", "{828188F9-26C2-4C93-A156-D9EA13D7E2FA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metrics.Central", "Src\Metrics.Central\Metrics.Central.csproj", "{450184A4-9916-4AE5-87F8-A8067105CE40}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -68,55 +50,24 @@ Global
{4E0F8CB9-6919-48B8-8212-BCE75D04E0D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E0F8CB9-6919-48B8-8212-BCE75D04E0D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E0F8CB9-6919-48B8-8212-BCE75D04E0D9}.Release|Any CPU.Build.0 = Release|Any CPU
{B7C6EF21-0797-4B53-A917-1CFF8267CD67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B7C6EF21-0797-4B53-A917-1CFF8267CD67}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B7C6EF21-0797-4B53-A917-1CFF8267CD67}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B7C6EF21-0797-4B53-A917-1CFF8267CD67}.Release|Any CPU.Build.0 = Release|Any CPU
{D08A63D0-F440-477C-9565-1264AE0879D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D08A63D0-F440-477C-9565-1264AE0879D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D08A63D0-F440-477C-9565-1264AE0879D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D08A63D0-F440-477C-9565-1264AE0879D0}.Release|Any CPU.Build.0 = Release|Any CPU
{7416F90D-FFD6-4E34-8638-5234C8B9EC39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7416F90D-FFD6-4E34-8638-5234C8B9EC39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7416F90D-FFD6-4E34-8638-5234C8B9EC39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7416F90D-FFD6-4E34-8638-5234C8B9EC39}.Release|Any CPU.Build.0 = Release|Any CPU
{A9074D3E-3421-483D-AF98-4AAEEED11ECA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9074D3E-3421-483D-AF98-4AAEEED11ECA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9074D3E-3421-483D-AF98-4AAEEED11ECA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9074D3E-3421-483D-AF98-4AAEEED11ECA}.Release|Any CPU.Build.0 = Release|Any CPU
{FBFF51D8-52F4-4EEF-8498-122A14B37D6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBFF51D8-52F4-4EEF-8498-122A14B37D6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBFF51D8-52F4-4EEF-8498-122A14B37D6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBFF51D8-52F4-4EEF-8498-122A14B37D6C}.Release|Any CPU.Build.0 = Release|Any CPU
{DAF70394-CE63-4D2F-B52B-839941827B4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DAF70394-CE63-4D2F-B52B-839941827B4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DAF70394-CE63-4D2F-B52B-839941827B4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DAF70394-CE63-4D2F-B52B-839941827B4E}.Release|Any CPU.Build.0 = Release|Any CPU
{18E808CB-98F9-4754-9872-D3D00F9CE72B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18E808CB-98F9-4754-9872-D3D00F9CE72B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18E808CB-98F9-4754-9872-D3D00F9CE72B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18E808CB-98F9-4754-9872-D3D00F9CE72B}.Release|Any CPU.Build.0 = Release|Any CPU
{68F25A01-AF00-4D57-9D1A-81213E4EF56F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{68F25A01-AF00-4D57-9D1A-81213E4EF56F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{68F25A01-AF00-4D57-9D1A-81213E4EF56F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{68F25A01-AF00-4D57-9D1A-81213E4EF56F}.Release|Any CPU.Build.0 = Release|Any CPU
{025CD6D0-1A1E-4B14-A7DB-AF5DFF887210}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{025CD6D0-1A1E-4B14-A7DB-AF5DFF887210}.Debug|Any CPU.Build.0 = Debug|Any CPU
{025CD6D0-1A1E-4B14-A7DB-AF5DFF887210}.Release|Any CPU.ActiveCfg = Release|Any CPU
{025CD6D0-1A1E-4B14-A7DB-AF5DFF887210}.Release|Any CPU.Build.0 = Release|Any CPU
{828188F9-26C2-4C93-A156-D9EA13D7E2FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{828188F9-26C2-4C93-A156-D9EA13D7E2FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{828188F9-26C2-4C93-A156-D9EA13D7E2FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{828188F9-26C2-4C93-A156-D9EA13D7E2FA}.Release|Any CPU.Build.0 = Release|Any CPU
{450184A4-9916-4AE5-87F8-A8067105CE40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{450184A4-9916-4AE5-87F8-A8067105CE40}.Debug|Any CPU.Build.0 = Debug|Any CPU
{450184A4-9916-4AE5-87F8-A8067105CE40}.Release|Any CPU.ActiveCfg = Release|Any CPU
{450184A4-9916-4AE5-87F8-A8067105CE40}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FBFF51D8-52F4-4EEF-8498-122A14B37D6C} = {443860DA-6378-47D0-A4AE-4E79975C5E1C}
{68F25A01-AF00-4D57-9D1A-81213E4EF56F} = {443860DA-6378-47D0-A4AE-4E79975C5E1C}
EndGlobalSection
GlobalSection(CodealikeProperties) = postSolution
SolutionGuid = 169deccf-e8f8-4868-80f4-f7f0bb71cb4b
{B7C6EF21-0797-4B53-A917-1CFF8267CD67} = {30108C17-0671-4786-90D0-0564718C3F70}
{D08A63D0-F440-477C-9565-1264AE0879D0} = {30108C17-0671-4786-90D0-0564718C3F70}
{7416F90D-FFD6-4E34-8638-5234C8B9EC39} = {30108C17-0671-4786-90D0-0564718C3F70}
Expand Down
23 changes: 23 additions & 0 deletions Publishing/Metrics.NET.net40.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>Metrics.NET40.WithInfluxdbNewApiSupport</id>
<version>0.4.7</version>
<title>Metrics.NET40.WithInfluxdbNewApiSupport</title>
<authors>[email protected]</authors>
<owners>Iulian Margarintescu</owners>
<licenseUrl>https://github.com/etishor/Metrics.NET/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/etishor/Metrics.NET</projectUrl>
<iconUrl>http://www.erata.net/Metrics.NET/metrics_32.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>(Legacy .NET 4.0 Version) The library provides support for capturing: Gauges, Counters, Meters, Histograms and Timers</description>
<summary>(Legacy .NET 4.0 Version) .NET Port of the Java Metrics Library, a library for collecting metrics. Library also provides Health Checks. Updated influxdb support to 1.x</summary>
<copyright>Iulian Margarintescu</copyright>
<tags>metrics, measurements, charts, timer, histogram, duration, graphite, health checks</tags>
</metadata>
<files>
<file src="lib\net40\Metrics.dll" target="lib\net40\Metrics.dll" />
<file src="lib\net40\Metrics.pdb" target="lib\net40\Metrics.pdb" />
<file src="lib\net40\Metrics.XML" target="lib\net40\Metrics.XML" />
</files>
</package>
27 changes: 27 additions & 0 deletions Publishing/NancyFx.Metrics.net40.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>NancyFx.Metrics-net40</id>
<version>0.2.15</version>
<title>Nancy.Metrics-net40</title>
<authors>iulian.margarintescu</authors>
<owners>Iulian Margarintescu</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>(Legacy .NET 4.0 Version) The library provides support for integrating NancyFx with the Metrics.NET Library</description>
<summary>(Legacy .NET 4.0 Version) NancyFx adapter for Metrics.NET</summary>
<copyright>Iulian Margarintescu</copyright>
<projectUrl>https://github.com/etishor/Metrics.NET</projectUrl>
<licenseUrl>https://github.com/etishor/Metrics.NET/blob/master/LICENSE</licenseUrl>
<iconUrl>http://www.erata.net/Metrics.NET/metrics_32.png</iconUrl>
<tags>nancy, nancyfx, metrics, measurements, charts, timer, histogram, duration, graphite, health checks</tags>
<dependencies>
<dependency id="Metrics.NET-net40" version="0.2.15" />
<dependency id="Nancy" version="1.1" />
</dependencies>
</metadata>
<files>
<file src="lib\net40\Nancy.Metrics.dll" target="lib\net40\Nancy.Metrics.dll" />
<file src="lib\net40\Nancy.Metrics.pdb" target="lib\net40\Nancy.Metrics.pdb" />
<file src="lib\net40\Nancy.Metrics.XML" target="lib\net40\Nancy.Metrics.XML" />
</files>
</package>
1 change: 1 addition & 0 deletions Publishing/push-nuget-40-influxdb1x.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
..\.nuget\NuGet.exe push Metrics.NET40.WithInfluxdbNewApiSupport.0.4.7.nupkg
5 changes: 2 additions & 3 deletions Publishing/push-nuget.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
..\.nuget\NuGet.exe push Metrics.NET.0.2.16.nupkg
..\.nuget\NuGet.exe push Nancy.Metrics.0.2.16.nupkg
..\.nuget\NuGet.exe push Owin.Metrics.0.1.19-alpha.nupkg
..\.nuget\NuGet.exe push Metrics.NET-net40.0.2.16.nupkg
..\.nuget\NuGet.exe push NancyFx.Metrics-net40.0.2.16.nupkg
8 changes: 8 additions & 0 deletions Publishing/push-nuget.bat.orig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<<<<<<< HEAD
..\.nuget\NuGet.exe push Metrics.NET-net40.0.2.10.nupkg
..\.nuget\NuGet.exe push NancyFx.Metrics-net40.0.2.10.nupkg
=======
..\.nuget\NuGet.exe push Metrics.NET.0.2.11.nupkg
..\.nuget\NuGet.exe push Nancy.Metrics.0.2.11.nupkg
..\.nuget\NuGet.exe push Owin.Metrics.0.1.15-alpha.nupkg
>>>>>>> master
4 changes: 3 additions & 1 deletion Samples/Metrics.SampleReporter/Metrics.SampleReporter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Metrics.SampleReporter</RootNamespace>
<AssemblyName>Metrics.SampleReporter</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
Expand Down Expand Up @@ -39,7 +40,8 @@
<NoWarn>1591</NoWarn>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net">
<Reference Include="log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath>
</Reference>
<Reference Include="System" />
Expand Down
3 changes: 3 additions & 0 deletions Samples/Metrics.Samples/Metrics.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,16 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OutputPath>..\..\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<Optimize>true</Optimize>
<OutputPath>..\..\bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
Expand Down
6 changes: 2 additions & 4 deletions Samples/Metrics.SamplesConsole/Metrics.SamplesConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OutputPath>..\..\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
Expand All @@ -30,6 +31,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OutputPath>..\..\bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
Expand Down Expand Up @@ -67,10 +69,6 @@
<Project>{18e808cb-98f9-4754-9872-d3d00f9ce72b}</Project>
<Name>Metrics.SampleReporter</Name>
</ProjectReference>
<ProjectReference Include="..\Metrics.Samples.FSharp\Metrics.Samples.FSharp.fsproj">
<Project>{daf70394-ce63-4d2f-b52b-839941827b4e}</Project>
<Name>Metrics.Samples.FSharp</Name>
</ProjectReference>
<ProjectReference Include="..\Metrics.Samples\Metrics.Samples.csproj">
<Project>{d08a63d0-f440-477c-9565-1264ae0879d0}</Project>
<Name>Metrics.Samples</Name>
Expand Down
28 changes: 28 additions & 0 deletions Samples/Metrics.StupidBenchmarks/Metrics.StupidBenchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<TargetFrameworkProfile />
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<RestorePackages>true</RestorePackages>
<TargetFrameworkProfile />
Expand All @@ -21,19 +22,46 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OutputPath>..\..\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OutputPath>..\..\bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'MonoDebug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<OutputPath>..\..\bin\MonoDebug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'MonoRelease|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<OutputPath>..\..\bin\MonoRelease\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="CommandLine">
Expand Down
27 changes: 27 additions & 0 deletions Samples/NancyFx.Sample/NancyFx.Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,46 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OutputPath>..\..\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OutputPath>..\..\bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'MonoDebug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<OutputPath>..\..\bin\MonoDebug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'MonoRelease|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<OutputPath>..\..\bin\MonoRelease\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Nancy, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down
21 changes: 0 additions & 21 deletions Samples/Owin.Sample/Controllers/SampleController.cs

This file was deleted.

15 changes: 0 additions & 15 deletions Samples/Owin.Sample/Controllers/SampleIgnoreController.cs

This file was deleted.

Loading