Use .lg.cs and .oz.cs to determine whether file should be built

This commit is contained in:
Yoshi Askharoun
2022-08-07 19:42:17 -05:00
parent 3b843ae2db
commit 5ea10e7a4d
6 changed files with 27 additions and 17 deletions
+1 -5
View File
@@ -1,6 +1,4 @@
#if !OPENZUNE
using System.Net;
using System.Net;
namespace Microsoft.Zune.Service
{
@@ -26,5 +24,3 @@ namespace Microsoft.Zune.Service
}
}
}
#endif