diff --git a/.gitignore b/.gitignore index f11af6b0..a3db2751 100644 --- a/.gitignore +++ b/.gitignore @@ -420,4 +420,4 @@ InitTestScene*.unity .idea/ */lib/ */Lib/ -SilksongPath.props \ No newline at end of file +LocalBuildProperties.props diff --git a/SSMP/LocalBuildProperties_example.props b/SSMP/LocalBuildProperties_example.props new file mode 100644 index 00000000..15fae165 --- /dev/null +++ b/SSMP/LocalBuildProperties_example.props @@ -0,0 +1,8 @@ + + + + + + + diff --git a/SSMP/SSMP.csproj b/SSMP/SSMP.csproj index e4a736e0..de9fadc4 100644 --- a/SSMP/SSMP.csproj +++ b/SSMP/SSMP.csproj @@ -1,10 +1,11 @@ - + netstandard2.1 @@ -61,13 +62,13 @@ - + - +