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 {
|
||||
// This node contains custom pivot information.
|
||||
Toolset
|
||||
{
|
||||
key: "PlatformToolset";
|
||||
choices: { v140, v120, v110, v100 };
|
||||
}
|
||||
Toolset {
|
||||
key: "PlatformToolset";
|
||||
choices: { v140, v120, v110, v100 };
|
||||
}
|
||||
}
|
||||
nuget {
|
||||
nuspec {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user