* NpgsqlCircleProvider.cs: Refactoring: Npgsql prefix
* Yavsc.sln: * pkg.mdproj: creates a packaging project * CircleController.cs: adds a Circle controller * NUnitTestClass.cs: xml doc * Web.config: * Web.csproj: * TestExec.cs: * packages.config: * TestByteA.cs: trying to use xUnit * YavscClient.csproj: * ITContentProvider.csproj: * NpgsqlBlogProvider.csproj: * NpgsqlMRPProviders.csproj: * NpgsqlContentProvider.csproj: Helps to fix packaging, and cleans dependencies
This commit is contained in:
parent
228ff0ae4d
commit
282b750d53
23 changed files with 297 additions and 36 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2015-06-09 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* CircleController.cs: adds a Circle controller
|
||||
|
||||
* NUnitTestClass.cs: xml doc
|
||||
|
||||
* Web.config:
|
||||
* Web.csproj:
|
||||
* TestExec.cs:
|
||||
* packages.config:
|
||||
* TestByteA.cs: trying to use xUnit
|
||||
|
||||
2015-06-07 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* CalendarController.cs: removes useless spaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue