This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
BuildScript
Watch
308
Star
0
Fork
You've already forked BuildScript
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1512d69649
BuildScript
/
scripts
/
parser
/
CsprojParser
/
CsprojSetting
/
CsprojSettingBase.py
8 lines
88 B
Python
Raw
Blame
History
class
CsprojSettingBase
:
def
__init__
(
self
)
:
pass
def
apply
(
self
,
csproj
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink