Skip to content

Commit d33bb31

Browse files
authored
Update EncryptionApp.csproj
1 parent 84e66dc commit d33bb31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/EncryptionApp.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
<SubType>Designer</SubType>
6161
</Page>
6262
<Compile Include="Backend\AESCryptoManager.cs" />
63-
<Compile Include="Backend\Encryptor.cs" />
6463
<Compile Include="UI\App.xaml.cs">
6564
<DependentUpon>App.xaml</DependentUpon>
6665
<SubType>Code</SubType>
@@ -98,4 +97,4 @@
9897
</ItemGroup>
9998
<ItemGroup />
10099
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
101-
</Project>
100+
</Project>

0 commit comments

Comments
 (0)