Skip to content

Commit 5b3adc5

Browse files
Build(deps): Bump Microsoft.Windows.CsWinRT from 2.0.1 to 2.0.2 (#11948)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75fbb7c commit 5b3adc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BackgroundTasks/BackgroundTasks.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net7.0-windows10.0.22621.0</TargetFramework>
44
<AssemblyName>BackgroundTasks</AssemblyName>
@@ -15,6 +15,6 @@
1515
<CsWinRTGeneratedFilesDir>$(MSBuildProjectDirectory)\bin\$(Platform)\$(Configuration)</CsWinRTGeneratedFilesDir>
1616
</PropertyGroup>
1717
<ItemGroup>
18-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.1" />
18+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.2" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)