diff options
Diffstat (limited to 'GitAutoFetch.csproj')
-rw-r--r-- | GitAutoFetch.csproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/GitAutoFetch.csproj b/GitAutoFetch.csproj index b6d5113..d451d86 100644 --- a/GitAutoFetch.csproj +++ b/GitAutoFetch.csproj @@ -5,8 +5,7 @@ <TargetFramework>net9.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> - <DockerDefaultTargetOS>Linux</DockerDefaultTargetOS> - <RootNamespace>GitAutoClone</RootNamespace> + <RootNamespace>GitAutoFetch</RootNamespace> </PropertyGroup> <ItemGroup> |