This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
BPA.CAP
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update samples.
master
Savorboard
6 years ago
parent
5a51a708b1
commit
53c5c74cb3
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
samples/Sample.RabbitMQ.MySql/Startup.cs
+ 0
- 2
samples/Sample.RabbitMQ.MySql/Startup.cs
View File
@@ -30,8 +30,6 @@ namespace Sample.RabbitMQ.MySql
public void Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory)
{
app.UseMvc();
app.UseCap();
}
}
}
Write
Preview
Loading…
Cancel
Save