-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from hlaueriksson/net9.0
Bump
- Loading branch information
Showing
27 changed files
with
41 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 3 additions & 5 deletions
8
...Toys.Run.Plugin.Plugin1.UnitTests/Community.PowerToys.Run.Plugin.Plugin1.UnitTests.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...tion/Community.PowerToys.Run.Plugin.Plugin1/Community.PowerToys.Run.Plugin.Plugin1.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 14 additions & 14 deletions
28
tests/Community.PowerToys.Run.Plugin.Templates.Tests.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
|
||
<PropertyGroup> | ||
<TargetFramework>net8.0</TargetFramework> | ||
<TargetFramework>net9.0</TargetFramework> | ||
<ImplicitUsings>enable</ImplicitUsings> | ||
</PropertyGroup> | ||
|
||
<ItemGroup> | ||
<PackageReference Include="FluentAssertions" Version="6.12.2" /> | ||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" /> | ||
<PackageReference Include="NUnit" Version="4.2.2" /> | ||
<PackageReference Include="FluentAssertions" Version="7.0.0" /> | ||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" /> | ||
<PackageReference Include="NUnit" Version="4.3.0" /> | ||
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0"> | ||
<PrivateAssets>all</PrivateAssets> | ||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> | ||
</PackageReference> | ||
<PackageReference Include="Verify.NUnit" Version="28.3.1" /> | ||
<PackageReference Include="Verify.NUnit" Version="28.6.0" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<ProjectReference Include="..\src\Community.PowerToys.Run.Plugin.Templates.csproj" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<Compile Remove="IntegrationTests.ptrun_proj\**" /> | ||
<Compile Remove="IntegrationTests.ptrun_scripts\**" /> | ||
<Compile Remove="IntegrationTests.ptrun_sln\**" /> | ||
<Compile Remove="VerifyTests.ptrun_proj\**" /> | ||
<Compile Remove="VerifyTests.ptrun_scripts\**" /> | ||
<Compile Remove="VerifyTests.ptrun_sln\**" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<EmbeddedResource Remove="IntegrationTests.ptrun_proj\**" /> | ||
<EmbeddedResource Remove="IntegrationTests.ptrun_scripts\**" /> | ||
<EmbeddedResource Remove="IntegrationTests.ptrun_sln\**" /> | ||
<EmbeddedResource Remove="VerifyTests.ptrun_proj\**" /> | ||
<EmbeddedResource Remove="VerifyTests.ptrun_scripts\**" /> | ||
<EmbeddedResource Remove="VerifyTests.ptrun_sln\**" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<None Remove="IntegrationTests.ptrun_proj\**" /> | ||
<None Remove="IntegrationTests.ptrun_scripts\**" /> | ||
<None Remove="IntegrationTests.ptrun_sln\**" /> | ||
<None Remove="VerifyTests.ptrun_proj\**" /> | ||
<None Remove="VerifyTests.ptrun_scripts\**" /> | ||
<None Remove="VerifyTests.ptrun_sln\**" /> | ||
</ItemGroup> | ||
|
||
</Project> |
File renamed without changes
File renamed without changes
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...ests.ptrun_proj/MyProject.verified.csproj → ...ests.ptrun_proj/MyProject.verified.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...onTests.ptrun_scripts/deploy.verified.ps1 → ...fyTests.ptrun_scripts/deploy.verified.ps1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tionTests.ptrun_scripts/pack.verified.ps1 → ...rifyTests.ptrun_scripts/pack.verified.ps1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s.ptrun_scripts/releasenotes.verified.ps1 → ...s.ptrun_scripts/releasenotes.verified.ps1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 3 additions & 5 deletions
8
...ugin.MySolution.UnitTests.verified.csproj → ...ugin.MySolution.UnitTests.verified.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...oys.Run.Plugin.MySolution.verified.csproj → ...oys.Run.Plugin.MySolution.verified.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.