diff --git a/SystemWrapper.snk b/SystemWrapper.snk new file mode 100644 index 0000000..3ca15d7 Binary files /dev/null and b/SystemWrapper.snk differ diff --git a/SystemWrappers.Core.Registry/SystemWrappers.Core.Registry.csproj b/SystemWrappers.Core.Registry/SystemWrappers.Core.Registry.csproj index 45fddd5..d3ed4e5 100644 --- a/SystemWrappers.Core.Registry/SystemWrappers.Core.Registry.csproj +++ b/SystemWrappers.Core.Registry/SystemWrappers.Core.Registry.csproj @@ -1,12 +1,5 @@ - - - netstandard2.1 - 1.0.0.2 - 1.0.0.0 - 1.0.0.0 - enable - + diff --git a/build.props b/build.props new file mode 100644 index 0000000..9cc6f48 --- /dev/null +++ b/build.props @@ -0,0 +1,28 @@ + + + + net7.0 + Debug;Release + + + + + enable + true + + + + netstandard2.1 + 1.0.0.3 + 1.0.0.3 + 1.0.0.3 + enable + + + + + true + $(MSBuildThisFileDirectory)SystemWrapper.snk + + +