diff --git a/.github/workflows/release_build_and_deploy.yml b/.github/workflows/release_build_and_deploy.yml index d655e92..7e6b2f1 100644 --- a/.github/workflows/release_build_and_deploy.yml +++ b/.github/workflows/release_build_and_deploy.yml @@ -27,7 +27,7 @@ jobs: extension-source-file: 'src/CodingWithCalvin.ProjectRenamifier/source.extension.cs' - name: 2. Restoring Packages - run: nuget restore src/CodingWithCalvin.ProjectRenamifier/CodingWithCalvin.ProjectRenamifier.slnx + run: nuget restore src/CodingWithCalvin.ProjectRenamifier.slnx - name: 3. Building Project run: msbuild 'src/CodingWithCalvin.ProjectRenamifier/CodingWithCalvin.ProjectRenamifier.csproj' /p:configuration='Release' /p:platform='x64' /p:DeployExtension=False diff --git a/src/CodingWithCalvin.ProjectRenamifier/CodingWithCalvin.ProjectRenamifier.slnx b/src/CodingWithCalvin.ProjectRenamifier.slnx similarity index 68% rename from src/CodingWithCalvin.ProjectRenamifier/CodingWithCalvin.ProjectRenamifier.slnx rename to src/CodingWithCalvin.ProjectRenamifier.slnx index b08f7b1..24c0d60 100644 --- a/src/CodingWithCalvin.ProjectRenamifier/CodingWithCalvin.ProjectRenamifier.slnx +++ b/src/CodingWithCalvin.ProjectRenamifier.slnx @@ -6,5 +6,5 @@ - +