Skip to content

Commit 4ea8f1c

Browse files
authored
Update EncryptionApp.csproj
1 parent d33bb31 commit 4ea8f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EncryptionApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<SubType>Designer</SubType>
6161
</Page>
6262
<Compile Include="Backend\AESCryptoManager.cs" />
63-
<Compile Include="UI\App.xaml.cs">
63+
<Compile Include="UI\App.xaml.cs" >
6464
<DependentUpon>App.xaml</DependentUpon>
6565
<SubType>Code</SubType>
6666
</Compile>

0 commit comments

Comments
 (0)