Skip to content

Commit

Permalink
(#95) Upgrade dependencies to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
par.dahlman committed Jul 12, 2016
1 parent a766cfd commit b051f09
Show file tree
Hide file tree
Showing 15 changed files with 47 additions and 47 deletions.
30 changes: 15 additions & 15 deletions RawRabbit.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 14
VisualStudioVersion = 14.0.25123.0
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{7FCF8D3B-BA55-4C47-AC60-5CEF75418BEB}"
EndProject
Expand Down Expand Up @@ -31,10 +31,6 @@ Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.Logging.NLog", "s
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.Logging.Serilog", "src\RawRabbit.Logging.Serilog\RawRabbit.Logging.Serilog.xproj", "{78C75F6F-E8CF-45FD-9F84-590A05A168D3}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.Tests", "test\RawRabbit.Tests\RawRabbit.Tests.xproj", "{BCCCEBD4-7456-43F7-93C5-380C563705DA}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.IntegrationTests", "test\RawRabbit.IntegrationTests\RawRabbit.IntegrationTests.xproj", "{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sample", "sample", "{CD0B1BD5-CEE9-4E4E-9266-19A18D5E5AF1}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.Messages.Sample", "sample\RawRabbit.Messages.Sample\RawRabbit.Messages.Sample.xproj", "{368BE2B7-456D-474F-A460-7C19E633C7DB}"
Expand All @@ -43,6 +39,10 @@ Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.AspNet.Sample", "
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.ConsoleApp.Sample", "sample\RawRabbit.ConsoleApp.Sample\RawRabbit.ConsoleApp.Sample.xproj", "{70157E2B-961A-4029-A21A-BBBA15066755}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.Tests", "test\RawRabbit.Tests\RawRabbit.Tests.xproj", "{BCCCEBD4-7456-43F7-93C5-380C563705DA}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RawRabbit.IntegrationTests", "test\RawRabbit.IntegrationTests\RawRabbit.IntegrationTests.xproj", "{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -85,14 +85,6 @@ Global
{78C75F6F-E8CF-45FD-9F84-590A05A168D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{78C75F6F-E8CF-45FD-9F84-590A05A168D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{78C75F6F-E8CF-45FD-9F84-590A05A168D3}.Release|Any CPU.Build.0 = Release|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Release|Any CPU.Build.0 = Release|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Release|Any CPU.Build.0 = Release|Any CPU
{368BE2B7-456D-474F-A460-7C19E633C7DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{368BE2B7-456D-474F-A460-7C19E633C7DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{368BE2B7-456D-474F-A460-7C19E633C7DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -105,6 +97,14 @@ Global
{70157E2B-961A-4029-A21A-BBBA15066755}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70157E2B-961A-4029-A21A-BBBA15066755}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70157E2B-961A-4029-A21A-BBBA15066755}.Release|Any CPU.Build.0 = Release|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCCCEBD4-7456-43F7-93C5-380C563705DA}.Release|Any CPU.Build.0 = Release|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -119,10 +119,10 @@ Global
{FA7F9725-DC41-425D-B6EA-BEAF6BA1BA4A} = {7FCF8D3B-BA55-4C47-AC60-5CEF75418BEB}
{38383E3A-84D6-45A2-BE38-E848BE436587} = {7FCF8D3B-BA55-4C47-AC60-5CEF75418BEB}
{78C75F6F-E8CF-45FD-9F84-590A05A168D3} = {7FCF8D3B-BA55-4C47-AC60-5CEF75418BEB}
{BCCCEBD4-7456-43F7-93C5-380C563705DA} = {2F91E22A-AEBA-4BEF-9A03-C8232830F697}
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4} = {2F91E22A-AEBA-4BEF-9A03-C8232830F697}
{368BE2B7-456D-474F-A460-7C19E633C7DB} = {CD0B1BD5-CEE9-4E4E-9266-19A18D5E5AF1}
{313A89F7-B0DD-4559-BE59-C1684C41689F} = {CD0B1BD5-CEE9-4E4E-9266-19A18D5E5AF1}
{70157E2B-961A-4029-A21A-BBBA15066755} = {CD0B1BD5-CEE9-4E4E-9266-19A18D5E5AF1}
{BCCCEBD4-7456-43F7-93C5-380C563705DA} = {2F91E22A-AEBA-4BEF-9A03-C8232830F697}
{98C9E1D2-CBD2-4058-BE9F-BB5F0F3795B4} = {2F91E22A-AEBA-4BEF-9A03-C8232830F697}
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"projects": [ "src", "test", "sample" ],
"sdk": { "version": "1.0.0-preview1-002702" }
"sdk": { "version": "1.0.0-preview2-003121" }
}
20 changes: 10 additions & 10 deletions sample/RawRabbit.AspNet.Sample/project.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dependencies": {

"Microsoft.AspNetCore.Mvc": "1.0.0-rc2-final",
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0-rc2-final",
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-final",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-final",
"Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-final",
"Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-final",
"Microsoft.Extensions.Logging": "1.0.0-rc2-final",
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-final",
"Microsoft.AspNetCore.Mvc": "1.0.0",
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0",
"Microsoft.Extensions.Configuration.FileExtensions": "1.0.0",
"Microsoft.Extensions.Configuration.Json": "1.0.0",
"Microsoft.Extensions.Logging": "1.0.0",
"Microsoft.Extensions.Logging.Console": "1.0.0",
"RawRabbit": { "target": "project" },
"RawRabbit.Extensions": { "target": "project" },
"RawRabbit.vNext": { "target": "project" },
"RawRabbit.Messages.Sample": { "target": "project" },
"Serilog.Extensions.Logging": "1.0.0-rc2-*",
"Serilog.Sinks.File": "2.0.0-rc-706"
"Serilog.Extensions.Logging": "1.0.0",
"Serilog.Sinks.File": "2.1.0"
},

"tools": {
Expand Down
2 changes: 1 addition & 1 deletion sample/RawRabbit.ConsoleApp.Sample/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"RawRabbit.Extensions": { "target": "project" },
"RawRabbit.vNext": { "target": "project" },
"RawRabbit.Messages.Sample": { "target": "project" },
"Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-final"
"Microsoft.Extensions.Configuration.Json": "1.0.0"
},

"frameworks": {
Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit.Attributes/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit.Attributes",
"version": "1.9.3-*",
"version": "1.9.4-*",
"authors": [ "pardahlman" ],
"description": "Configure messages and topology with attributes.",
"packOptions": {
Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit.DependencyInjection.Autofac/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit.DependencyInjection.Autofac",
"version": "1.9.3-*",
"version": "1.9.4-*",
"authors": [ "par.dahlman" ],
"description": "Wire up RawRabbit with Autfac!",

Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit.DependencyInjection.Ninject/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit.DependencyInjection.Ninject",
"version": "1.9.3-*",
"version": "1.9.4-*",
"authors": [ "par.dahlman", "Joshua Barron" ],
"description": "Wire up RawRabbit with Ninject!",

Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit.Extensions/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit.Extensions",
"version": "1.9.3-rc2-final",
"version": "1.9.4",
"description": "Make the most of RawRabbit with these extensions",
"authors": [ "par.dahlman" ],
"packOptions": {
Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit.Logging.Log4Net/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit.Logging.Log4Net",
"version": "1.9.3-*",
"version": "1.9.4-*",
"authors": [ "par.dahlman" ],
"description": "Write RawRabbit's logs with Log4Net",

Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit.Logging.NLog/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit.Logging.NLog",
"version": "1.9.3-*",
"version": "1.9.4-*",
"authors": [ "par.dahlman" ],
"description": "Write RawRabbit's logs with NLog",

Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit.Logging.Serilog/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit.Logging.Serilog",
"version": "1.9.3-*",
"version": "1.9.4-*",
"authors": [ "par.dahlman" ],
"description": "Write RawRabbit's logs with Serilog",

Expand Down
10 changes: 5 additions & 5 deletions src/RawRabbit.vNext/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.9.3-rc2-final",
"version": "1.9.4",
"authors": [ "pardahlman", "enrique-avalon" ],
"description": "Take advantage of vNext for your RawRabbit setup. Extension for IServiceCollection, IConfiguration support and much more!",
"packOptions": {
Expand All @@ -11,10 +11,10 @@

"dependencies": {
"RawRabbit": {"target": "project"},
"Microsoft.Extensions.DependencyInjection": "1.0.0-rc2-final",
"Microsoft.Extensions.Logging": "1.0.0-rc2-final",
"Microsoft.Extensions.Configuration": "1.0.0-rc2-final",
"Microsoft.Extensions.Configuration.Binder": "1.0.0-rc2-final"
"Microsoft.Extensions.DependencyInjection": "1.0.0",
"Microsoft.Extensions.Logging": "1.0.0",
"Microsoft.Extensions.Configuration": "1.0.0",
"Microsoft.Extensions.Configuration.Binder": "1.0.0"
},

"frameworks": {
Expand Down
2 changes: 1 addition & 1 deletion src/RawRabbit/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RawRabbit",
"version": "1.9.3-*",
"version": "1.9.4-*",
"authors": [ "pardahlman", "enrique-avalon" ],
"description": "A modern framework for communication over RabbitMq.",
"packOptions": {
Expand Down
8 changes: 4 additions & 4 deletions test/RawRabbit.IntegrationTests/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "1.0.0-*",
"authors": [ "par.dahlman" ],
"testRunner": "xunit",

"dependencies": {
"RawRabbit": { "target": "project" },
"RawRabbit.DependencyInjection.Autofac": { "target": "project" },
Expand All @@ -11,13 +11,13 @@
"RawRabbit.Extensions": { "target": "project" },
"RawRabbit.vNext": { "target": "project" },
"Moq": "4.2.1510.2205",
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc3-*"
"xunit": "2.2.0-beta2-build3300",
"dotnet-test-xunit": "2.2.0-preview2-build1029"
},
"frameworks": {
"net46": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-24027"
"Microsoft.NETCore.Platforms": "1.0.1"
}
}
}
Expand Down
6 changes: 3 additions & 3 deletions test/RawRabbit.Tests/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"RawRabbit.DependencyInjection.Ninject": { "target": "project" },
"RawRabbit.vNext": { "target": "project" },
"Moq": "4.2.1510.2205",
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc3-*"
"xunit": "2.2.0-beta2-build3300",
"dotnet-test-xunit": "2.2.0-preview2-build1029"
},
"frameworks": {
"net46": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-24027"
"Microsoft.NETCore.Platforms": "1.0.1"
}
}
}
Expand Down

0 comments on commit b051f09

Please sign in to comment.