Merge remote-tracking branch 'refs/remotes/zeux/master'
This commit is contained in:
commit
2c1a1e35cb
2
.codecov.yml
Normal file
2
.codecov.yml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
comment: false
|
||||||
|
|
||||||
@ -1,10 +1,8 @@
|
|||||||
configurations {
|
configurations {
|
||||||
// This node contains custom pivot information.
|
Toolset {
|
||||||
Toolset
|
key: "PlatformToolset";
|
||||||
{
|
choices: { v140, v120, v110, v100 };
|
||||||
key: "PlatformToolset";
|
}
|
||||||
choices: { v140, v120, v110, v100 };
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
nuget {
|
nuget {
|
||||||
nuspec {
|
nuspec {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user